AITRIOS | Edge AI Sensing - Console Developer Edition Release Note
March 24, 2026
Highlights
- General
- The important notice published on March 2, 2026 has been updated.
See [Important Notice] [AITRIOS| Edge AI Sensing Developer Edition] Planned Cloud System Configuration Changes.
- The important notice published on March 2, 2026 has been updated.
- Console REST API V2 Related Updates
- New firmware for CSV26, AIH-IVRW2, and SZP123S-001 released.
Update to the latest edge firmware. - Added a method to save data per device (batch_by="device") when transferring inference meta data using MQTT to Azure Blob Storage and Amazon S3.
- New firmware for CSV26, AIH-IVRW2, and SZP123S-001 released.
- Console REST API V1 Related Updates
- New firmware for CSV26, AIH-IVRW2, and SZP123S-001 released.
Update to the latest edge firmware. - Multiple External Transfer Tutorials has been overhauled into a single External Transfer Tutorial.
- New firmware for CSV26, AIH-IVRW2, and SZP123S-001 released.
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
- Once updated to V2-compatible firmware, devices CANNOT be downgraded to V1 firmware
- Console REST API V2 and V1 are not compatible with each other
- Before proceeding, please review the following documentation:
- IMPORTANT: Keep the edge firmware update to date.
- CSV26 and SZP123S-001
- AIH-IVRW2
- New Firmware Version: 1.6.0
Update from V1 firmware: AIH-IVRW2_V1toV2_20260130_1.6.0_prod.zip
Update from V2 firmware: AIH-IVRW2_V2_20260130_1.6.0_prod.zip
Download the new firmware from Downloads.- Updates
- See the CSV26 and SZP123S-001 section.
- Updates
- New Firmware Version: 1.6.0
Console V2
- To access Console REST API V2 with Console REST API V2 support:
- 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
- Added a method to save data per device (batch_by="device") when transferring inference meta data using MQTT to Azure Blob Storage and Amazon S3.
This is possible with either Console Connector UI or UpdateIRHubConnector API.
- Added a method to save data per device (batch_by="device") when transferring inference meta data using MQTT to Azure Blob Storage and Amazon S3.
Edge Application SDK
- Edge Application SDK
No update.
Available in the Edge Application SDK GitHub repository.
Latest version is 1.6.4 (released on November 14, 2025).
Sample AI Models and Sample Edge Applications
- No update.
See the table in Downloads (based on Edge Application SDK 1.6.4 released on November 14, 2025).
Angle Adjustment Tool
- Angle Adjustment Tool
No update.
Available in the Angle Adjustment Tool GitHub repository.
Latest version is v2.1.0 (released on June 30, 2025).
Use Case Applications
- Zone Detection
No update.
This application detects objects inside a specified zone.
Available in the aitrios-sample-application-reference Zone Detection GitHub repository.
Latest version is v1.0.2 (released on November 6, 2025). - Basic Visualization
No update.
This application visualizes Edge Device inference results.
Available in the aitrios-sample-application Basic Visualization GitHub repository.
Latest version is v1.0.2 (released on November 6, 2025). - Human Detection
No update.
This application is an application that uses Human detection AI model.
Available in the aitrios-sample-application Human Detection GitHub repository.
Latest version is v1.0.2 (released on November 6, 2025).
Documents
- Console REST API V2 related documents are under AITRIOS Documentation
- The following documents have been updated:
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: 2026-03-24 | 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_20260129_00_070111PD_020701_020301 released.
Download the new firmware from Downloads. - Updates
- Fixed minor bugs.
- New Firmware Version: CSV26_SZP123S-001_20260129_00_070111PD_020701_020301 released.
- AIH-IVRW2
- New Firmware Version: AIH-IVRW2_20260129_00_070111WS_020701_020301 released.
Download the new firmware from Downloads. - Updates
- Fixed minor bugs.
- New Firmware Version: AIH-IVRW2_20260129_00_070111WS_020701_020301 released.
Documents
- Console REST API V1 related documents are under Console REST API V1 documentation.
- The following document has been added:
- External Transfer Configuration Tutorial
- Merged and overhauled External Transfer Settings Guide into a single document.
- External Transfer Configuration Tutorial
- The following document has been updated:
- Refer to the document changelogs for the details.