XIQS Create Device Plan
From IQsimWiki
(Difference between revisions)
Line 57: | Line 57: | ||
! Return Values | ! Return Values | ||
|- | |- | ||
- | | ''Long'' '''id''' - Device Plan Id | + | | ''Long'' '''id''' - Device Plan Id |
+ | |||
+ | |||
Error Data structure ( [[Error Codes|Error Management]] ) | Error Data structure ( [[Error Codes|Error Management]] ) | ||
Possible failure code returns<br> | Possible failure code returns<br> |
Revision as of 14:07, 8 July 2020
XIQS Create Device Plan - Device Plan
Description |
---|
createXIQSDevicePlan ( string device plan name, long country group restricted , long timing type , long timing day,long end of pass, long data flags, long high speed volume, long low speed volume, long low speed bandwidth,long extra group id, long extra group volume, long billing type, [ , long partition id ] )
Create a new device plane |
Parameters |
---|
string device plan name Must be unique on the partition. long country group restricted Country Group Id long timing type 0: Number of days long timing day Number of days or Birthday according to timingtype long end of pass 0: Partition Midnight long data flags 1: Data unlimited long high speed volume' Data (Kilo Bytes) long low speed volume Low Speed Data (Kilo Bytes) long low speed bandwidth Low Speed Bandwidth (Kilo Bit per second) long extra group id Country Group Id long extra group volume Supplementary Data (Kilo Bytes) long billing type Always 0 (reserved for future use) [ long partition id ] Partition id (Mandatory for administrator) |
Return Values |
---|
Long id - Device Plan Id
Possible failure code returns |