activityContextEvent.updated

This event is raised each time an activity context event item is updated

Supported events:

  • newDriverOperational: the driver that links with the asset, is different from the previous linked driver for that asset
  • sameDriverOperational: the driver that links with the asset, is the same driver as was previously linked with the asset
  • driverNotOperational: the driver is signed out or unlinked from the asset.
  • ptoOnCan / ptoOffCan
  • ignitionOff / ignitionOn
  • engineRunning / engineStopped
  • digitalInput1Active / digitalInput1Inactive (support for Input1 up to Input2)
  • input1ActiveExtensionKit1 / input1InactiveExtensionKit1 (support for input1 up to input3)
  • input1ActiveExtensionKit2 / input1InactiveExtensionKit2 (support for input1)
{
  "eventBatchId": "533faa39-6f5b-40d6-a56a-cc0bdcde7c51",
  "eventSubscriptionId": "941739ca-be87-4129-87b4-09dc89ff1332",
  "eventBatchTime": "2025-10-22T06:31:36.2773691Z",
  "eventsData": [
    {
      "eventType": "activityContextEvent.updated",
      "eventVersion": 1,
      "eventData": {
        "assetId": "c6e2001a-97ec-4b4e-b40b-bcbf976e8a3b",
        "driverId": "8761955a-dbc0-432b-9846-3b10ddeabfdb",
        "activityContextEventId": "4886ef3f-909f-46ad-b93b-e7b05ddc3d8d",
        "activityContextEventDefinitionId": "b3668cdf-b199-49f4-9736-b9b741eef28f",
        "activityContextEventType": "sameDriverOperational",
        "workflowSessionId": null,
        "position": null,
        "mileage": null,
        "modifiedOn": "2025-10-22T06:30:57.849Z",
        "registeredOn": "2025-10-22T06:31:35.6507291Z"
      }
    }
  ]
}