Today we released an update of the system, web and rtos components.
Changes include:
System
Support for new extension module DOMIQ/Expander - this module allows to connect up to 32 Satel expanders. Following Satel expanders are supported: INT-IORS (8 inputs, 8 relays each) or INT-ORS (8 relays each).
Significant optimization of the UPnP subsystem, handles now tens of UPnP devices.
Added LCN count/compute command. Command supports old (older than firmware 17xxxx) and new generation of LCN modules. Range of changes of variables: +/-4000.
Older LCN modules allow to change only TVar variable. Example: LCN.value.0.10.t=change:100 or LCN.value.0.10.t=change:-100
For new generation of LCN modules, the command supports all 12 variables. Example: LCN.variable.0.10.1=change:100 lub LCN.variable.0.10.12=change:-200
Support for setting LCN regulators and thresholds relative to programmed value.
Fixed ranges for setting LCN regulators and thresholds.
Optimization for remote connections to cameras.
Multiple changes and optimizations in the DEAP subsystems for the DOMIQ/Remote for Android.
Fixed synchronization of network variables.
Web (configurator)
New tab for DOMIQ/Expander module.
Fixes for number formatting in Value.
Other fixes for Display elements.
Validation for the Module field in the Settings tab.
Fixes in editing options for controls: IDS Zone, IDS Output, IDS Input.
Rtos
Dynamic Lua heap size
Dynamic FLASH0 filesystem size
Fixes in async TCP sockets
New CLI commands: fstat and updated commands: format (requires additional confirmation) and heap (summary in stat)