Updates the device identified by the specified Device ID.
Note
This API cannot be invoked in a Cloud Action or Cloud Connector.
Octave.Device.update(deviceId, deviceDiff)
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
deviceId | String | Yes | The unique ID of the Device to update. |
deviceDiff | String | Yes | todo-need description |
Returns
Returns the JSON representation of the updated Device.