Back to top

Knox Asset Intelligence 23.12 release notes

Last updated March 6th, 2024

December 06, 2023

The Knox Asset Intelligence API v1.0 introduces the following endpoints:

  • Set/Update settings — Set or update Knox Asset Intelligence settings.

    • In v1.0, the API only supports configuring the threshold value for triggering a battery level event. When a device’s battery level hits the threshold value, Knox Asset Intelligence uploads the event, which can be delivered by creating a KAI_BATTERY_LEVEL_TRIGGERED event using the Knox Webhook Notification Create subscription endpoint.
  • Get settings — Get Knox Asset Intelligence settings.

    • In v1.0, the API only supports configuring the threshold value for triggering a battery level event. When a device’s battery level hits the threshold value, Knox Asset Intelligence uploads the event, which can be delivered by creating a KAI_BATTERY_LEVEL_TRIGGERED event using the Knox Webhook Notification Create subscription endpoint.
  • Get device information — Get information about devices registered in Knox Asset Intelligence.

  • Request diagnostics logs — Generate diagnostics logs for all devices listed in the request body.

  • Get diagnostics logs result — Get the diagnostics logs generated by the Request diagnostics logs method.

  • Get Wi-Fi connection events — Get Wi-Fi connection event data between the specified start and end dates.

  • Get Wi-Fi disconnection events — Get Wi-Fi disconnection event data between the specified start and end dates.

Back to release notes

Is this page helpful?