AITRIOS | Edge AI Sensing - Console Developer Edition Release Note

December 15, 2025

Highlights

  • Console REST API V2 Related Updates
    • New firmware for CSV26, AIH-IVRW2, and SZP123S-001 released.
      Update to the latest edge firmware.
    • Improved Console UI/UX.
  • Console REST API V1 Related Updates
    • New firmware for CSV26, AIH-IVRW2, and SZP123S-001 released.
      Update to the latest edge firmware.

Console REST API V2 Related Updates

⚠️ NOTE: Once you upgrade from V1 to V2, you CANNOT downgrade back to V1.

Before migrating to Console REST API V2, please review the following documentation:

Edge Firmware Updates

  • Important Compatibility Notice
  • IMPORTANT: Keep the edge firmware update to date.
  • CSV26 and SZP123S-001
    • New Firmware Version: 1.5.1
      Update from V1 firmware: CSV26_SZP123S-001_V1toV2_20251112_1.5.1_prod.zip
      Update from V2 firmware: CSV26_SZP123S-001_V2_20251111_1.5.1_prod.zip
      Download the new firmware from Downloads.
      • Updates
        • You can now set secondary NTP and DNS servers for the edge devices.
  • AIH-IVRW2
    • New Firmware Version: 1.5.1
      Update from V1 firmware: AIH-IVRW2_V1toV2_20251112_1.5.1_prod.zip
      Update from V2 firmware: AIH-IVRW2_V2_20251111_1.5.1_prod.zip
      Download the new firmware from Downloads.
      • Updates
        • See the CSV26 and SZP123S-001 section.

Console V2

  • Accessing Console REST API V2
    • Browser Access: Select V2 from the top-right corner (V1 is the default setting)
    • API Access: Use the new endpoint for API V2 functionality
    • Endpoint Details: Download the PDF from Portal → Your Project Page → Support → Download
  • Updates
    • You can now set secondary NTP and DNS servers for the edge devices.
      You need the latest edge firmware for this to function.
    • When the latest sample edge application and the sample AI models are deployed using the Provision Hub, the configuration is captured automatically.
      You no longer need to download the separate configuration.json and copy/paste making the operation much simpler to start the inference.
      This is possible because the latest sample application zip file now includes the configuration.json, which the Console reads.

Edge Application SDK

Sample AI Models and Sample Edge Applications

  • Updated.
    The sample edge applications have been updated from Edge Application SDK version 1.5.3 to version 1.6.4.
    The configuration.json is now included in the zip file.
    Console reads it when the edge application is deployed on the Provisioning Hub.
    See the updated table in Downloads.

Angle Adjustment Tool

Use Case Applications

Documents

Console REST API V2 support status

Refer to the compatibility table


Console REST API V1 / Console V1

Console REST API V2 / Console V2

Remarks


Endpoints

Console REST API V1 / Console V1

Console REST API V1 Endpoint

Console REST API V2 / Console V2

Console REST API V2 Endpoint

Remarks



Edge Firmware (Device Firmware)

Console REST API V1 / Console V1

Console REST API V1 Firmware

Console REST API V2 / Console V2

Console REST API V2 Firmware

Remarks

Not compatible


Edge Applications

Console REST API V1 / Console V1

Console REST API V1 Applications

Console REST API V2 / Console V2

Console REST API V2 Applications

Remarks

Not compatible


Parameters

Console REST API V1 / Console V1

Command Parameters

Console REST API V2 / Console V2

Edge Application Interface JSON / 

Edge Device Interface JSON

Remarks

Not compatible


TFLite

Console REST API V1 / Console V1

Support ended

Console REST API V2 / Console V2

Not supported

Remarks

Support for TFLite has ended


Keras/ONNX/PackerOut.zip

Console REST API V1 / Console V1

Supported

Console REST API V2 / Console V2

Supported

Remarks



Registered AI Models

Console REST API V1 / Console V1

Common

Console REST API V2 / Console V2

Common

Remarks



Provisioning Service

Console REST API V1 / Console V1

Not supported

Console REST API V2 / Console V2

Supported

Remarks

CSV26 and SZP123S-001 only


Angle Adjustment tool

Console REST API V1 / Console V1

Supported

Console REST API V2 / Console V2

Supported

Remarks



Studio

Console REST API V1 / Console V1

Supported

Console REST API V2 / Console V2

Supported

Remarks

V2 supported templates are:

License plate recognition for trucks

Human detection with attribute

Gaze estimation with human attribute


Brain Builder

Console REST API V1 / Console V1

Supported

Console REST API V2 / Console V2

Supported

Remarks



Vision Dataset Generator

Console REST API V1 / Console V1

Supported

Console REST API V2 / Console V2

Supported

Remarks



Last Updated: 2025-12-15

Console REST API V1 / Console V1


Console REST API V2 / Console V2


Remarks


Console REST API V1 Related Updates

Edge Firmware Updates

  • Console REST API V1 related downloads are under Console REST API V1 downloads.
  • IMPORTANT: Keep the edge firmware update to date.
  • CSV26 and SZP123S-001
    • New Firmware Version: CSV26_SZP123S-001_20251105_00_070110PD_020401_020301
      Download the new firmware from Downloads.
    • Updates
      • Improved stability when running inference.
      • Improved stability during DHCP lease renewal. With some routers, the device used to disconnect from the Console.
      • MAC address was set to locally administered. It has been changed to globally unique.
      • NOTE
        This update changes the device MAC address.
        If you are using MAC address filtering for the device in your network, depending on the settings, the device will not be able to communicate over the network after the update.
        If this happens, check you MAC address filtering settings.
        See Downloads for the details about MAC address change.
  • AIH-IVRW2
    • New Firmware Version: AIH-IVRW2_20251105_00_070110WS_020401_020301.zip
      Download the new firmware from Downloads.
    • Updates
      • Improved stability when running inference.
      • Improved stability during DHCP lease renewal. With some routers, the device used to disconnect from the Console.

Documents