XIQS Get Device Plan List

From IQsimWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with " '''Get a list of device plan - Device Plan''' {| class="wikitable collapsible" style="width: 100%;background-color:#EFEEFE;" border="1" ! Description |- |'''getXIQS...")
 
Line 1: Line 1:
-
'''Get a list of device plan - Device Plan'''
+
'''Get a list of device plan - Device Plan'''
-
{| class="wikitable collapsible" style="width: 100%;background-color:#EFEEFE;" border="1"   
+
{| class="wikitable collapsible" style="width: 100%;background-color:#EFEEFE;" border="1"   
! Description   
! Description   
|-         
|-         

Latest revision as of 13:48, 8 July 2020

Get a list of device plan - Device Plan

Description
getXIQSDevicePlanList( [ Long id_partition ] )

Get a list of device plan owned by a partition. If the current logged user is administrator, he gets the full list of all device plan unless a 'id_partition' parameter is specified.

Parameters

Long id_partition Partition Id

Partition id - mandatory if user is administrator


Return Values
Long id_device
Device Id

String name

Device Plan name 

Long id_partition

Partition Id 

Long dvp_timingtype

0: Number of days
1: Monthly

Long dvp_timingday

Number of days or Birthday according to timingtype 

Long dvp_endofpass

0: Partition Midnight
1: Device Local Midnight

Long dvp_dataflags

1: Data unlimited
2: Low Speed Data unlimited

Long dvp_hsvolume

Quantity of High Speed Data 

Long dvp_lsvolume

Quantity of Low Speed Data 

Long dvp_lsbandwidth

Low Speed Bandwidth 

Long dvp_extragroupvolume

Supplementary Data (Kilo Bytes) 

Long dvp_billingtype

Always 0 

String countrygroupname

Restricted Country Group Name 

String extracountrygroupname

Extra Country Group Name


Error Data structure ( Error Management )

Possible failure code returns
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB or ERR_MSG_OBJ_NO_ID
Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List