SearchDeviceResponse
A success response includes an array of all matching events. Each event includes the full event resource definition.
SearchDeviceResponse
A success response includes an array of all matching events. Each event includes the full event 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. |
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; “ts.event.configuration” for device configuration changes. |
lastupdated | string | No | The date and time that the event was last updated. |
name | string | No | The name of the event |
state | string | No | The current status of the request. |
tagids | array | No | UUIDs of tag resources that are applied to this device. |
transactionid | string | No | transaction id |
version | string | No | The version of the resource. |
versionid | string | No | The version of the resource. |