//
// Device sends on MQTT topic: /devices/{device_id}/state
// where {device_id} is that of the discovery node.
//
{
  "version": "1.5.2",
  "timestamp": "2018-08-26T21:39:29.364Z",
  "system": {
    "hardware": {
      "make": "ACME",
      "model": "Bird Trap"
    },
    "software": {
      "firmware": "3.2a"
    },
    "serial_no": "182732142",
    "last_config": "2018-08-26T21:49:29.364Z",
    "operation": {
      "operational": true
    }
  },
  "discovery": {
    "families": {
      "bacnet": {
        "generation": "2018-08-26T21:00:13Z",
        "status": {
          "message": "Timeout during scan",
          "category": "discovery.family.scan",
          "timestamp": "2018-08-26T21:39:28.364Z",
          "level": 600
        }
      }
    }
  }
}
