AITRIOS | Edge AI Sensing - Console Developer Edition Release Note
September 16, 2025
Highlights
- General
- Added System Status.
- Console REST API V2 Related Updates
- New firmware for CSV26, AIH-IVRW2 and SZP123S-001 released.
- Improved user experience when managing large number of devices on the Console.
- Console REST API V1 Related Updates
- No update.
General
- You can now check the system status of the Portal and Console.
You can access the system status from the footer area of the Portal, Console, and Developer Site at System Status.
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:
- CSV26 and SZP123S-001
- New Firmware Version: 1.3.3
Update from V1 firmware: CSV26_SZP123S-001_V1toV2_20250827_1.3.3_prod.zip
Update from V2 firmware: CSV26_SZP123S-001_V2_20250826_1.3.3_prod.zip
Download the new firmware from Downloads. - Updates
- Fixed minor issues.
- IMPORTANT: Keep the edge firmware update to date.
- New Firmware Version: 1.3.3
- AIH-IVRW2
- New Firmware Version: 1.3.3
Update from V1 firmware: AIH-IVRW2_V1toV2_20250827_1.3.3_prod.zip
Update from V2 firmware: AIH-IVRW2_V1toV2_20250827_1.3.3_prod.zip
Download the new firmware from Downloads. - Updates
- See the CSV26 and SZP123S-001 section.
- IMPORTANT: Keep the edge firmware update to date.
- New Firmware Version: 1.3.3
Console V2 access
To access Console REST API V2 with Console REST API V2 support:
Browser Access: Select V2 in the top-right corner (V1 is set as default)
API Access: Use the new endpoint for API V2 functionality.
Endpoint information (PDF file) is available from: Portal → Your Project Page → Support → Download
- Updates
- Update Module Configuration now allows the identical Edge App and Module Configuration to be sent to multiple devices in a single operation. This makes device control easier in environments with a large number of devices.
Edge Application SDK
- Edge Application SDK
Available in the Edge Application SDK GitHub repository.
Latest version is 1.3.3 (released on August 19, 2025) .
Sample AI Models and Sample Edge Applications
- Updated the sample edge applications from Edge Application SDK 1.1.6 version to 1.3.3 version.
See the updated table in Downloads.
Angle Adjustment Tool
- Angle Adjustment Tool
Available in the Angle Adjustment Tool GitHub repository.
Latest version is v2.1.0 (released on June 30, 2025).
Use Case Applications
- Zone Detection
This application detects objects inside a specified zone.
Available in the aitrios-sample-application-reference Zone Detection GitHub repository.
Latest version is v1.0.1 (released on July 22, 2025). - Basic Visualization
This application visualize Edge Device inference results.
Available in the aitrios-sample-application Basic Visualization GitHub repository.
Latest version is v1.0.1 (released on July 22, 2025). - Human Detection
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.1 (released on July 17, 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 Planned support | Remarks |
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-09-16 | Console REST API V1 / Console V1 | Console REST API V2 / Console V2 | Remarks |
Console REST API V1 Related Updates
Edge Firmware Updates
- No updates.
- Console REST API V1 related downloads are under Console REST API V1 downloads.
Documents
- No updates.
- Console REST API V1 related documents are under Console REST API V1 documentation.