AITRIOS | Edge AI Sensing - Console Developer Edition Release Note
June 16, 2025
Highlights
Console REST API V2 Related Updates
- AIH-IVRW2 Console REST API V2 firmware released
- New firmware for CSV26 and SZP123S-001 released
⚠️ IMPORTANT: Update to 1.1.8 if you are using 1.0.8 firmware. - Converted Sample AI models released
- Documents added/updated
Console REST API V1 Related Updates
- Posenet sample application is under maintenance.
- Documents added/updated
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 documentation:
Edge Device 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 migrating to Console REST API V2, please review the documentation:
CSV26 and SZP123S-001
- New Firmware Version: 1.1.8
Update from V1 firmware: CSV26_SZP123S-001_V1toV2_20250604_1.1.8
Update from V2 firmware: CSV26_SZP123S-001_V2_20250604_1.1.8_prod
Download the new firmware from Downloads. - Updates
- Fixed a network related issue that, under rare combination of router and other network setup, caused network connection instability.
⚠️ IMPORTANT: Update to 1.1.8 if you are using 1.0.8 firmware. - Revised power/service indicator specification.
- Fixed a network related issue that, under rare combination of router and other network setup, caused network connection instability.
AIH-IVRW2
- New Firmware Version: 1.1.8
Update from V1 firmware: AIH-IVRW2_V1toV2_20250604_1.1.8
Download the new firmware from Downloads. - Key features
- Initial firmware supporting Console REST API V2.
- This release updates devices from V1 firmware to V2-compatible firmware.
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
- No updates.
Edge Application SDK
- Available in the Edge Applications SDK GitHub repository.
- The latest version is 1.1.6.
Sample AI Models and Sample Edge Applications
- Created a new section, “Sample AI Models and Sample Edge Applications”.
- Converted Sample AI models together with matching sample edge applications and configuration files to make it easy to evaluate and test the Console operation.
- The new section is in the Downloads page.
- Announcement:
- Posenet sample AI model is coming soon.
Angle Adjustment Tool
- Available in the Angle Adjustment Tool GitHub repository.
- The latest version is v2.0.0.
Documents
- Console REST API V2 related documents are under Console REST API V2 documentation
- The following documents have been added:
- System Usage Guides
- The following documents have been updated:
- System Tutorials
- System Usage Guides
- Other
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 Planned support | Remarks |
Vision Dataset Generator | Console REST API V1 / Console V1 Supported | Console REST API V2 / Console V2 Supported | Remarks |
Last Updated: 2025-06-16 | Console REST API V1 / Console V1 | Console REST API V2 / Console V2 | Remarks |
Console REST API V1 Related Updates
Sample applications
- Announcement:
- Posenet sample application is under maintenance.
Documents
- Console REST API V1 related documents are under Console REST API V1 documentation.
- The following documents have been updated:
- System Usage Guides