* @desc Identifier of access point, <E-CGI><Cell Portion ID> (reference ETSI TS 129 171). Where the E-CGI is made up of the PLMN and Cell Identity (28 bit string). Then the PLMN is made up of the 3 digit MCC & 2 or 3 digit MNC. The Cell Portion is an optional element
*/
typeuniversalcharstringAccessPointId;
typeJSON.StringAccessPointId;
/**
* @desc A type containing access point information.
* @desc Address of user (e.g. \"sip\" URI, \"tel\" URI, \"acr\" URI).
*/
typeuniversalcharstringAddress
typeJSON.StringAddress
/**
* @desc Reserved for future use.
*/
typeuniversalcharstringAncillaryInfo;
typeJSON.StringAncillaryInfo;
/**
* @desc CallBackData if passed by the application during the associated ZonalTrafficSubscription and UserTrackingSubscription operation. See [\
...
...
@@ -131,7 +131,7 @@ REST_NetAPI_Common].
/**
* @desc Uniquely identifies this create subscription request. If there is a communication failure during the request, using the same clientCorrelator when retrying the request allows the operator to avoid creating a duplicate subscription.
*/
typeuniversalcharstringClientCorrelator;
typeJSON.StringClientCorrelator;
/**
* @desc The connection type for the access point
...
...
@@ -152,12 +152,12 @@ REST_NetAPI_Common].
/**
* @desc Contextual information of a user location (e.g., aisle, floor, room number, etc.)
*/
typeuniversalcharstringContextLocationInfo;
typeJSON.StringContextLocationInfo;
/**
* @desc Zone ID
*/
typeuniversalcharstringCurrentAccessPointId;
typeJSON.StringCurrentAccessPointId;
/**
* @desc Period (in seconds) of time notifications are provided for. If set to \"0\" (zero), a default duration time, which is specified by the service policy, will be used. If the parameter is omitted, the notifications will continue until the maximum duration time, which is specified by the service policy, unless the notifications are stopped by deletion of subscription for notifications. This element MAY be given by the client during resource creation in order to signal the desired lifetime of the subscription. The server MUST return in this element the period of time for which the subscription will still be valid.
...
...
@@ -175,14 +175,14 @@ REST_NetAPI_Common].
* @member href UTI
*/
typerecordLink{
universalcharstringrel,
universalcharstringhref
JSON.Stringrel,
JSON.Stringhref
}
/**
* @desc The URL of your own listener application.
*/
typeuniversalcharstringNotifyURL;
typeJSON.StringNotifyURL;
/**
* @desc The number of access points within the zone
...
...
@@ -231,22 +231,22 @@ REST_NetAPI_Common].
/**
* @desc Zone ID
*/
typeuniversalcharstringPreviousAccessPointId;
typeJSON.StringPreviousAccessPointId;
/**
* @desc Self referring URL
*/
typeuniversalcharstringResourceURL;
typeJSON.AnyURIResourceURL;
/**
* @desc Indicates the time of day for zonal presence notification.
*/
typeuniversalcharstringTimestamp;
typeJSON.StringTimestamp;
/**
* @desc Time zone of access point
*/
typeuniversalcharstringTimezone;
typeJSON.StringTimezone;
/**
* @desc User event
...
...
@@ -338,7 +338,7 @@ REST_NetAPI_Common].
/**
* @desc Identifier of zone
*/
typeuniversalcharstringZoneId;
typeJSON.StringZoneId;
/**
* @desc A type containing zone status notification.