RegisteredCallbacks
List of registered callback endpoints.
RegisteredCallbacks
List of registered callback endpoints.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
aname | string | No | The name of the billing account for which callback messages will be sent. |
name | string | No | The name of the callback service, which identifies the type and format of messages that will be sent to the registered URL. This will be 'Fota' for the Software Management Services callback. |
url | string (uri) | No | The address to which callback messages will be sent. |
username | string | No | The user name that ThingSpace will return in the callback messages. |
password | string | No | The password that ThingSpace will return in the callback messages. |