update()

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

ParameterTypeRequiredDescription
deviceIdStringYesThe unique ID of the Device to update.
deviceDiffStringYestodo-need description

Returns

Returns the JSON representation of the updated Device.