DeleteAttribute
{
"topic": "com.acme/xdk_53/things/twin/commands/delete",
"headers": {},
"path": "/attributes/location"
}
DeleteAttributeResponse
{
"topic": "com.acme/xdk_53/things/twin/commands/delete",
"headers": {},
"path": "/attributes/location",
"status": 204
}
AttributeDeleted
{
"topic": "com.acme/xdk_53/things/twin/events/deleted",
"headers": {},
"path": "/attributes/location",
"revision": 1
}