DeviceTriggering
Type: object
Properties:
self:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Link'
externalId:
Reference: 'TS29122_CommonData.yaml#/components/schemas/ExternalId'
msisdn:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Msisdn'
supportedFeatures:
Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
validityPeriod:
Reference: 'TS29122_CommonData.yaml#/components/schemas/DurationSec'
priority:
Reference: '#/components/schemas/Priority'
applicationPortId:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Port'
triggerPayload:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Bytes'
notificationDestination:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Link'
requestTestNotification:
Type: boolean
Description: Set to true by the SCS/AS to request the SCEF to send a test notification as defined in subclause 5.2.5.3. Set to false or omitted otherwise.
websockNotifConfig:
Reference: 'TS29122_CommonData.yaml#/components/schemas/WebsockNotifConfig'
deliveryResult:
Reference: '#/components/schemas/DeliveryResult'
Required:
-
validityPeriod
-
priority
-
applicationPortId
-
triggerPayload
-
notificationDestination
oneOf:
-
required: [externalId]
-
required: [msisdn]