Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 257 Bytes

File metadata and controls

17 lines (16 loc) · 257 Bytes

ModifyFeature

{
  "topic": "com.acme/xdk_53/things/twin/commands/modify",
  "headers": {},
  "path": "/features/accelerometer",
  "value": {
    "properties": {
      "x": 3.141,
      "y": 2.718,
      "z": 1,
      "unit": "g"
    }
  }
}