Difference between revisions of "Release Notes 3.8.0"
Jump to navigation
Jump to search
(→EVENTS) |
|||
Line 29: | Line 29: | ||
== EVENTS == | == EVENTS == | ||
− | *new time period options for the "DATALOGGER name = FILE CSVWRITE" action | + | *new time period and group options for the "DATALOGGER name = FILE CSVWRITE" action |
== Java API == | == Java API == |
Revision as of 21:33, 10 February 2021
Server Updates
- DUELUX I/O Server:
- support for the "toolspassword" option, to allow DLPIDE and other tools secure remote access to the DLCP via HSYCO
- new "toolsproxy" option. When set to true, HSYCO acts as a Web proxy to enable access to DLCP's Web tools. Defaults to false
- broadcast commands support
- fade time settings support for broadcast and groups
- HWGMONITOR I/O Server: adds support for STE2 R2
- IonoPiMax I/O Server:
- dual µSD card support
- improved watchdog and UPS support
- MODBUS I/O Server: improved accuracy of frame spacing
- MQTTBROKER I/O Server: improved UTF-8 characters support
- MQTTCLIENT I/O Server: improved UTF-8 characters support
- NETIO I/O Server: new I/O Server for the NETIO power sockets
- NIKO I/O Server: new I/O Server for the Niko Connected Controller
- Protege I/O Server:
- added short and tamper datapoints for inputs and trouble inputs
- added a stability check to restart the driver in case of too many response errors during the communication with the panel
- performance optimisation
- SIGFOX I/O Server: new I/O Server for the Sigfox Cloud service
- Strato I/O Server:
- dual µSD card support
- improved watchdog and UPS support (excluding Strato Pi CM Mini)
- supports the Strato Pi Kernel Module (excluding Strato Pi CM Mini)
- HSQLDB engine upgraded to version 2.3.8
EVENTS
- new time period and group options for the "DATALOGGER name = FILE CSVWRITE" action
Java API
- new time period options for the dataLoggerSave() Java command
JavaScript API
- new time period options for the dataLoggerSave() JavaScript command
GUI Updates
Manager
- File Manager: browsers compatibility improvements when saving large files from Text Editor
Bug Fixes
- Data Logger GUI object: issue with charts shown when data have partial hour consolidation in day view
- when DatabaseBackupConsolidation is enabled, the backup would fail if non consolidated backup files were found in the data_backup directory
- High Availability: some specific cases of file system corruption on the master could cause the slave to delete all its local HSYCO files
- Project Editor: alternative page attribute on page, custom values and navigate to link button didn’t work
- Aritech Comfort CSx75 I/O Server: fixed partition status alignment when transitioning directly from "away" to "stay" armed mode
- Domino I/O Server: (temp) GUI object setpoint program not working
- LoRaWAN I/O Server: fixed license limits check when I/O server restarts
- NetworX I/O Server: fixed partition status alignment when transitioning directly from "away" to "stay" armed mode
- Protege I/O Server: fixed a bug in trouble input discovery that was not allowing the driver to go online
- Tecnoalarm I/O Server: fixed number of outputs supported for TP8-88P, now 16 instead of 8
- API:
- GUI:
- Manager:
- minor fixes to the Project Editor