{"type":"object","properties":{"firmware":{"type":"string","default":"","description":"Device firmware version. Will appear in device's status","example":"6.00.043_hfe"},"configuration":{"type":"string","default":"","description":"Device configuration. Will appear in device's status","example":"59284"},"external_id":{"type":"string","description":"Identifier used by the device when it communicates with us. For example tm8's serial number is how tm8 identifies its devices with IEU. Is unique per 'type' of source.","example":"358636083051333"},"type":{"type":"string","nullable":true,"description":"Type of device. Messages sent by this device will be harmonised with this value as 'source_type'"},"model":{"type":"string","default":"","description":"Device model","example":"T10PL7201"},"imei":{"type":"string","default":"","description":"International mobile equipment identity. 15 digits. Must be a valid IMEI as per: https://en.wikipedia.org/wiki/International_Mobile_Equipment_Identity#Check_digit_computation","example":"353386066783073"},"iccid":{"type":"string","default":"","description":"SIM identifier: Integrated Circuit Card IDentifier.https://en.wikipedia.org/wiki/SIM_card#ICCID","example":"8935201641404020569"},"carrier":{"type":"string","default":"","description":"Mobile Network Operator","example":"PT"},"allowed":{"type":"boolean","default":false,"description":"Is the platform allowing incoming messages from this device?"},"data_provider":{"type":"string","description":"Name of the provider of the data, a third party such as TM8 or BMW.","example":"bmw"},"created":{"type":"string","format":"date-time","description":"Time of the creation of this entity / first activity recorded","example":"2020-05-22T10:30:55+00:00"},"time":{"type":"string","format":"date-time","description":"Time of the message","example":"2020-05-22T10:30:55+00:00"},"first_connected":{"type":"string","format":"date-time","default":null,"nullable":true,"description":"First time this device was connected on the platform","example":"2020-05-22T10:30:55+00:00"},"device_id":{"type":"string","format":"uuid","description":"Unique identifier of the Device","example":"2CB26F5A-9EF2-4530-8B02-A93DFE63F6CC"},"source_id":{"type":"string","description":"The source unique identifier. Entity id in this case."},"tenant_id":{"type":"string","description":"The tenant/club for this message"},"source_type":{"type":"string","description":"The source type of the message received by the service"},"message_id":{"type":"string","format":"uuid","description":"The message unique identifier"},"message_type":{"type":"string","default":"ieu.device","description":"The message type"},"source_message_type":{"type":"string","description":"The type of message sent by the source"}},"required":["device_id","external_id","message_id","message_type","source_id","source_type","tenant_id","time"],"$id":"http://schematalog.com/api/schemas/ieu.device/versions/1.0","title":"ieu.device"}