actionResultwithDeviceConfig
actionResultwithDeviceConfig
Items
Each item is object { createdon, description, deviceid, errmsg, fields, foreignid, id, lastupdated, state, transactionid, version, versionid }.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
createdon | string (date-time) | No | Timestamp of the record |
description | any | No | |
deviceid | string | No | This is a UUID value of the device created when the device is onboarded |
errmsg | string | No | Error message |
fields | object | No | |
foreignid | string | No | UUID of the ECPD account the user belongs to |
id | string | No | UUID of the user record, assigned at creation |
lastupdated | string (date-time) | No | Timestamp of the record |
state | string | No | The current status of the device or transaction and will be success or failed |
transactionid | string | No | The system-generated UUID of the transaction |
version | string | No | The resource version |
versionid | string | No | The UUID of the resource version |