description:This element shall be present when ZoneStatusSubscription includes numberOfUsersAPThreshold element and the number of users in an access point exceeds the threshold defined in the subscription.
description:This element shall be present when ZoneStatusSubscription includes numberOfUsersZoneThreshold element and the number of users in a zone exceeds the threshold defined in this subscription.
description:List of user event values to generate notifications for (these apply to address specified). If this element is missing, a notification is requested to be generated for any change in user event.
description:A type containing zonal presence notification
type:object
required:
-zoneId
-address
-userEventType
-currentAccessPointId
-timestamp
properties:
callbackData:
$ref:'#/definitions/CallbackData'
zoneId:
$ref:'#/definitions/ZoneId'
address:
$ref:'#/definitions/Address'
interestRealm:
$ref:'#/definitions/InterestRealm'
userEventType:
$ref:'#/definitions/UserEventType'
currentAccessPointId:
$ref:'#/definitions/CurrentAccessPointId'
previousAccessPointId:
$ref:'#/definitions/PreviousAccessPointId'
timestamp:
$ref:'#/definitions/Timestamp'
link:
description:Link to other resources that are in relationship with this notification. The server SHOULD include a link to the related subscription. No other links are required or suggested by this specification.
description:A type containing zonal traffic subscription
type:object
required:
-callbackReference
-zoneId
properties:
clientCorrelator:
$ref:'#/definitions/ClientCorrelator'
callbackReference:
$ref:'#/definitions/CallbackReference'
zoneId:
$ref:'#/definitions/ZoneId'
interestRealm:
description:Interest realms of access points within a zone (e.g. geographical area, a type of industry etc.).
type:array
items:
$ref:'#/definitions/InterestRealm'
userEventCriteria:
description:List of user event values to generate notifications for (these apply to zone identifier or all interest realms within zone identifier specified). If this element is missing, a notification is requested to be generated for any change in user event.