AITRIOS | Edge AI Sensing - Console Developer Edition Release Note
January 20, 2025
Edge Device Firmware
- CSV26 and SZP123S-001
Released the latest firmware: CSV26_SZP123S-001_20241121_00_0700FEPD_020300_020301
Log in and download the new firmware from the Downloads page.
Highlights from this update:- Factory Reset functionality is changed.
It is no longer required to update the sensor firmware (firmware.fpk), loader file (loader.fpk), or micro controller unit binary file (ota.bin) after Factory Reset.
See Device Setup Guide Appendix D: Software Redeployment after Factory Reset for details.
- Factory Reset functionality is changed.
- AIH-IVRW2
Released the latest firmware: AIH-IVRW2_20241121_00_0400FEWS_020300_020301
Log in and download the new firmware from the Downloads page.
Highlights from this update:- Factory Reset functionality is changed.
It is no longer required to update the sensor firmware (firmware.fpk), loader file (loader.fpk), or micro controller unit binary file (ota.bin) after Factory Reset.
See Device Setup Guide Appendix D: Software Redeployment after Factory Reset for details. - Reduced periodic mode power consumption.
Stopped continuously retrying data transmission when the data receiver does not respond/accept data.
See Console User Manual Appendix A.4.3. Retry Behavior for Sending Inference Result Metadata for details.
- Factory Reset functionality is changed.
Console Services
- Added Taiwan to the countries/regions we provide Console services.
- Introduced API calls throttling.
If the service detects 12,000 API calls from a single IP address during the most recent one-minute period, throttling will be triggered to that IP address.
API calls from the IP address will receive a HTTP status code 403 (Forbidden) upon detection.
The user needs to wait until the number of API calls from the IP address during the most recent one-minute becomes fewer than 12,000 to issue the next API call.
We ask our users to make implementations such that API calls to Console from a single IP address to not exceed 200 API calls per second.
Documents
- The following documents have been added:
- The following documents have been updated:
- Console User Manual
- Added Appendix A.4.3. Retry Behavior for Sending Inference Result Metadata
- Updated Appendix B: Error Code
- Device Setup Guide
- Added Appendix D: Software Redeployment after Factory Reset.
- Get Started
- Updated screen capture images used in the document.
- Inference Operation Guide
- Added a link to the NMS Edge Application Implementation Guide.
- Read This First
- Added a link to the NMS Edge Application Implementation Guide.
- Console User Manual