get()

Returns the Device identified by the specified Device ID.

📘

Note

This API cannot be invoked in a Cloud Action or Cloud Connector.

Octave.Device.get(deviceId)

Parameters

ParameterTypeRequiredDescription
deviceIdStringYesThe string value of the Device's ID.

Returns
Returns the JSON representation of the Device.