Difference between revisions of "Release Notes 3.8.0"
Jump to navigation
Jump to search
Line 52: | Line 52: | ||
== JavaScript API == | == JavaScript API == | ||
+ | *new LocationGeoEvent(...) callback | ||
+ | *new geoDistance(...) utility function | ||
*new time period and group options for the dataLoggerSave() JavaScript command | *new time period and group options for the dataLoggerSave() JavaScript command | ||
Revision as of 16:54, 19 May 2021
Server Updates
- DAIKINRC I/O Server: new I/O Server for Daikin room air conditioners with Daikin Residential Controller Wireless LAN Adapter
- DETNOV I/O Server: new I/O Server for the DETNOV multi-area fire panels
- 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
- ESSER I/O Server: new I/O Server for the ESSER multi-zone fire panels
- HEPHAIS I/O Server:
- pre-alarm and tech alarm support
- perfomance improvements
- HWGMONITOR I/O Server: adds support for STE2 R2
- IonoPi I/O Server: new "clock" datapoint
- 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
- MyHome I/O Server: added support for legacy OpenWebNet password authentication
- NETIO I/O Server: new I/O Server for the NETIO power sockets
- NMEA I/O Server: improved NMEA sentences parser compatibility
- 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)
- TLABQ I/O Server: new I/O Server for the T-LAB Q series security panels
- XGENCONNECT I/O Server: new I/O Server for the XGenConnect security panel
- WOLF8ACCESS I/O Server: support for protocol versions 4.xx and 5.xx
- Tunnel Utility: added support for not standard port numbers to connect to the SSH hub host
- improved HTTPS certificates format compatibility with some browsers (Chrome). Delete hsyco.keys and restart HSYCO to generate a new certificate
- HSQLDB engine upgraded to version 2.3.8
EVENTS
- new LOCATIONGEO event
- new time period and group options for the "DATALOGGER name = FILE CSVWRITE" action
Java API
- new LocationGeoEvent(...) callback
- new geoDistance(...) utility function
- new time period and group options for the dataLoggerSave() Java command
JavaScript API
- new LocationGeoEvent(...) callback
- new geoDistance(...) utility function
- new time period and group options for the dataLoggerSave() JavaScript command
GUI Updates
Manager
- File Manager: browsers compatibility improvements when saving large files from Text Editor
Bug Fixes
- Cameras: improved HTTP authentication compatibility with some camera models
- Comm Ports: improved recovery reliability when the serial interface is reconnected
- 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
- I/O Servers: some I/O Servers with IP-based connections could permanently fail to connect when the address was set as a name and could not be resolved at HSYCO start
- Aritech Comfort CSx75 I/O Server: fixed partition status alignment when transitioning directly from "away" to "stay" armed mode
- Contatto I/O Server: MODPQ5 write commands failed when another device on the bus had the same output address of the MODPQ5 input address
- 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
- Telegram I/O Server: the I/O server crashed when receiving a modified or deleted message
- XENSITY I/O Server: now included in the HSYCO jar package
- API:
- GUI:
- redirect variables: when a button's address contained a redirect variable with no value, button statuses didn’t update
- timer object: minor fixes
- Manager:
- minor fixes to the Project Editor