{"type":"object","properties":{"device_id":{"type":"string","format":"uuid","description":"Unique identifier of the Device","example":"2CB26F5A-9EF2-4530-8B02-A93DFE63F6CC"},"driver_id":{"type":"string","format":"uuid","default":null,"nullable":true,"description":"Unique identifier of the Driver","example":"2CB26F5A-9EF2-4530-8B02-A93DFE63F6CC"},"vehicle_id":{"type":"string","format":"uuid","default":null,"nullable":true,"description":"Unique identifier of the Vehicle","example":"2CB26F5A-9EF2-4530-8B02-A93DFE63F6CC"},"tags":{"type":"array","default":[],"nullable":true,"description":"The list of associated tags.","items":{"type":"string"}},"time":{"type":"string","format":"date-time","description":"Time of the message","example":"2020-05-22T10:30:55+00:00"},"tenant_id":{"type":"string","description":"The tenant/club for this message"},"association_id":{"type":"string","format":"uuid","description":"Unique identifier of the Association","example":"2CB26F5A-9EF2-4530-8B02-A93DFE63F6CC"},"source_id":{"type":"string","description":"The source unique identifier. Entity id in this case."},"external_id":{"type":"string","nullable":true,"description":"device source unique id"},"source_type":{"type":"string","nullable":true},"battery_id":{"type":"string","format":"uuid","default":null,"nullable":true,"description":"The battery unique identifier."},"message_id":{"type":"string","format":"uuid","description":"The message unique identifier"},"message_type":{"type":"string","default":"ieu.association","description":"The message type."},"source_message_type":{"type":"string","description":"The type of message sent by the source"},"offset":{"type":"integer"}},"required":["association_id","device_id","message_id","source_id","tenant_id","time"],"$id":"http://schematalog.com/api/schemas/ieu.association/versions/1.0","title":"ieu.association"}