Versions Compared

Key

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

...

The request body contains data with the following this structure:

JSON representation

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

...