FotaV1CallbackRegistrationRequest
Callback endpoint information.
FotaV1CallbackRegistrationRequest
Callback endpoint information.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
name | string | Yes | The name of the callback service that you want to subscribe to, which must be 'Fota' for Software Management Services callbacks. |
url | string (uri) | Yes | The address on your server where you have enabled a listening service for Software Management Services callback messages. |
username | string | No | The user name that ThingSpace should return in the callback messages. |
password | string | No | The password that ThingSpace should return in the callback messages. |