//
// Sent on MQTT topic: /devices/{device_id}/events/discovery
// where {device_id} is that of the discovery node. The
// discovered {device_id} should be taken from the provided families.
//
{
  "version": "1.5.2",
  "timestamp": "2018-08-26T21:42:12.237Z",
  "generation": "2018-08-26T21:37:12Z",
  "family": "bacnet",
  "event_no": 2,
  "families": {
    "ipv4": {
      "addr": "192.168.1.2"
    },
    "bacnet": {
      "addr": "872849"
    },
    "ipv6": {
      "addr": "FE80::D05C:1A90:DD9E:A582"
    },
    "ethmac": {
      "addr": "0E:93:32:11:04:82"
    }
  },
  "status": {
    "message": "Could not find all device points",
    "category": "discovery.device.enumerate",
    "timestamp": "2018-08-26T21:39:28.364Z",
    "level": 600
  }
}
