AS Interface Version 2.5.0 - 🟢 March Green Train
March 26th, 2025
AutoStore Interface version 2.5.0 has been released on 28.03.2025!
Update Criticality: Recommended
Interface 2.5.0 Changes
NEW FEATURES
- The _getportstatus _endpoint now returns error_codes with error codes for port if port has an error.
- All API requests are now logged to request log.
- Previously, only successful requests were logged.
- Added NEW API method _getportsequence _for getting taskgroup port sequence if set for port.
GENERAL IMPROVEMENT
- Add user agent field to request log, logging the user agent of the API caller.
- Return error code 1059 TOO_MANY_TASKS_INCLUDED if more than 4000 tasks in task group.
- Allow method insertbin to be used for custom ports.
BUG FIXES & QUALITY
- None