ChangeConfigurationResponse
Change Configuration resource definition.
ChangeConfigurationResponse
Change Configuration resource definition.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
action | string | No | The action requested in this event; “change” for device configuration changes. |
createdon | string | No | The date and time of the change request. |
deviceid | string | No | The device’s ThingSpace UUID. |
fields | object | No | List of fields affected by the event. |
foreignid | string | No | foreign id |
id | string | No | The unique ID of this ts.event.configuration event. |
kind | string | No | The kind of the ThingSpace resource that is being reported |
lastupdated | string | No | The date and time that the event was last updated. |
name | string | No | The name of the event; “SetConfigurationReq” for device configuration changes. |
state | string | No | The current status of the request. The value will be “pending” until the device wakes up and ThingSpace can send the request to the device. |
transactionid | string | No | transaction id |
version | string | No | version |