Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The request body contains data with this structure:

JSON representation

Code Block
{
  "state": {
    object(DeviceState)
  },
  "gatewayInfo": {
    object(GatewayInfo)
  }
}

...

The device state reported to ClearBlade IoT Core.

JSON representation

Code Block
{
  "binaryData": string
}

...