AWS Events Schema
AWS IoT Events allows you to detect and respond to events fromTrimble IoT devices.
{ "clientId": "e0e0761f-001c-42a8-9851-07df3f11e080", "epochTime": 1700133531774, "receivedUtc": "2023-11-16T11:18:51.774+0000", "topic": "385b3a28-353e-4043-a764-1571b1481a9e/gps/08", "traceId": "c5788a51-acde-c5ab-9737-7458b9927944", "message": { "raw_message": {
"latitude": 12.963351073787331, "longitude": 80.24474137967132 }, "user_properties": [ { "data1": "test1" }, { "data2": "test2" } ], "system_properties": { "format_indicator": "UTF8_DATA", "content_type": "application/json", "correlation_data": "YmEwNWVkODQtNjg2ZS00OTRjLWI5MzMtODYyY2U1MzViMmIy", "response_topic":"385b3a28-353e-4043-a764-1571b1481a9e/gps/response", }}}:::
{ "traceId": "0bf9d452-d0ed-7018-c6b3-3af6a0f155db", "clientId": "e0e0761f-001c-42a8-9851-07df3f11e080", "receivedUtc": "2023-02-22 05:58:14.618", "eventType": "error", "topic": "iot/events/afe33340-2e50-4222-8c5e-4337ddb2f5e2/error", "message": { "reason": "AUTHORIZATION_FAILURE", "protocol": "MQTT", "logLevel": "ERROR", "errorEventType": "Publish-In", "topicName": "unknownTopic/test", "details": "Authorization Failure", "status": "Failure" }}{"traceId": "bd3a0932-ard3-49f3-afa6-2228c40f7bb5","clientId": "3360570f-925d-3d4c-9e07-ec4373484a86","receivedUtc": "2023-11-17T10:50:59.422Z","eventType": "certificate-expiry","message": { "issuer": "CN=mtls.stage.id.trimble cloud.com-test", "subject": "CN=TestDevice", "registrationDateTime": "2023-11-17T10:24:34.179Z", "expirationDateTime": "2026-11-16T10:24:05.000Z"}}This event cannot be retrieved using events API.
{"traceId": "b3b406eb-932d-414b-9f42-6fa082f06945","clientId": "f63b7a15-6997-4539-8762-6cde05b155bc","receivedUtc": "2025-11-26T14:07:45.274+0000","topic": "platform/devices/f63b7a15-6997-4539-8762-6cde05b155bc/events/license-notification","message": { "event_name": "license_assigned", "event_id": "b3b406eb-932d-414b-9f42-6fa082f06945", "time": "2025-11-26T14:07:43Z", "source": "ems", "data": "{\"entitlementId\": \"0976985b-3fe3-4f37-a126-963485af0ec7\", \"licenseId\": \"f4c3e2c9-505c-4afd-9186-e78fec1c93fd\", \"holderId\": \"f63b7a15-6997-4539-8762-6cde05b155bc\", \"sku\": {\"id\": \"TES-SB-T4D-123\", \"type\": \"product\"}}" }}{"traceId": "a2ffb9bc-14aa-4dfc-a22b-359661f3dd3f","clientId": "f63b7a15-6997-4539-8762-6cde05b155bc","receivedUtc": "2025-11-26T14:08:34.278+0000","topic": "platform/devices/f63b7a15-6997-4539-8762-6cde05b155bc/events/license-notification","message": { "event_name": "license_revoked", "event_id": "a2ffb9bc-14aa-4dfc-a22b-359661f3dd3f", "time": "2025-11-26T14:08:32Z", "source": "ems", "data": "{\"entitlementId\": \"0976985b-3fe3-4f37-a126-963485af0ec7\", \"licenseId\": \"f4c3e2c9-505c-4afd-9186-e78fec1c93fd\", \"holderId\": \"f63b7a15-6997-4539-8762-6cde05b155bc\", \"sku\": {\"id\": \"TES-SB-T4D-123\", \"type\": \"product\"}}" }}