DeleteFeatures
{
  "topic": "com.acme/xdk_53/things/twin/commands/delete",
  "headers": {},
  "path": "/features"
}
DeleteFeaturesResponse
{
  "topic": "com.acme/xdk_53/things/twin/commands/delete",
  "headers": {},
  "path": "/features",
  "status": 204
}
FeaturesDeleted
{
  "topic": "com.acme/xdk_53/things/twin/events/deleted",
  "headers": {},
  "path": "/features",
  "revision": 1
}