Merge branch 'master' of https://github.com/json-scada/json-scada-devel
Version 0.56-alpha.
Remove wmic command from Windows scripts.
NPM packages updates.
Add script to kill processes by patterns on Windows.
Version 0.55-alpha.
Delete libpltag workflow.
Version 0.54-alpha.
MQTT Sparkplug client: fix error message display.
OPC-UA-Server: refactor.
cs_data_processor: update main doc when timeTagAtSource change.
OPC-UA-Client: request the server publish timestamp changes as well as value changes.
OPC-UA-Server: fix value updates.
OPC-UA-Server: fix group1 filter for changestream.
OPC-UA-Server: fix server timestamps where creating OPC variables.
OPC-UA-Client: fix source timestamp when creating auto tags.
OPC-UA-Client: use qualifier when creating auto tag variables.
cs_data_processor: update main doc when valueJson ou valueString change.
OPC-UA-Server: fixes to nodeid data type conversion.
OPC-UA-Client: refactor data types.
OPC-UA-Server: fix nodeid data type conversion.
OPC-UA-Client: fix byte array serialization.
OPC-UA-Server: fix variable misplacement on tree.
OPC-UA-Server: fix datetime array variable value conversion.
OPC-UA-Server: fixes for variable value conversion.
OPC-UA-Client: valueJson property fixes.
OPC-UA-Client: valueJson property filled when auto created json tag.
OPC-UA-Server: create one subtree for each topic when the connection has more than one or no topic filter.
OPC-UA-Server: create one subtree for each topic when the connection has more than one or no topic filter.
OPC-UA-Server: avoid creating duplicated folder for variable that has subtree.
Updated php.ini change extension name gd2 to gd.
Updated mongodb driver for C# projects.
Go package updates.
NPM package updates.
Updated lib61850 to version 1.6.1.
OPC-UA Server and Client: handle writable flag, better naming and tree assembly.
OPC-UA-Server: fix browse name.
OPC-UA-Client: Improve mongo bulk insert performance; filter out topics on autotag.
OPC-UA-Server: spawn a new server for each connection.
Updated build for Firebase Studio.
Fix zip of export project on Linux.
Add zip command to Firebase Studio.
Fix zip of export project on Linux.
Fix import/export project on Linux.
Updated binaries for Firebase Studio.
Fixes for Firebase platform and Ubuntu compilation of Dnp3Server.
Update readme for Firebase platform.
Release more storage space on Firebase platform.
Fix import/export project on Linux.
Update executable permissions of linux scripts.
Add tmp dir.
Platform Firebase Studio instruction update for obtaining a best instance.
Readme updated.
Version 0.53-alpha.
Inkscape extension: avoid showing the dialog when more than one object is selected.
cs_data_processor: try to resume changestream token only once.
OPCUA Client: fix bson document too big errors, do not stop mongo bulk write on errors.
Inkscape SVG editor doc updated.
Add inkscape extension sources.
Display viewer: zoom in/out relative to current mouse position.
Fix link to IEC61850 driver readme.
Disable Astro telemetry.
Remove timescaledb toolkit from NixOS postsgresql config.
Update NixOS packages channel to 24.11.
Nix platform: update postgresql to version 15.
Fallback postgresql to 14 in NixOS platform.
Fallback NixOS packages channel to 23.11.
Update postgresql to 17 in NixOS platform.
Update postgresql to 17 in NixOS platform.
Add log folder to the repo.
Update NixOS packages channel to 24.11.
Fix maximum definition for IEC101 paramters for mongodb schema validation.
Avoid compiling Go drivers on NIX plataform as Firebase Studio only currently provides 8GB RAM, not enough for the build.
Version 0.52-alpha.
NPM package updates.
Add more dummy code to calculations module to avoid false positive malware detection on Windows.
Version 0.51-alpha.
Add logo image in bitmap and png formats.
NPM package updates.
Update build scripts due to lib60870 version change.
Update lib60870.NET to version 2.3.0.
Remove allowed nodes from ONVIF instances of demo config.
Fix Go compilation of submodules on docker demo.
Version 0.50-alpha.
NPM packages updates.
Add ONVF instance to demo config.
Update SVG display with foreignObject examples.
Possibility to add camera or URL view inside SVG as foreignObject/iframe.
Add UI for ONVIF camera controls/display.
Add camera websockets proxy to Nginx config.
Add ONVIF service to Windows scripts.
Add ONVIF connection to demo config.
ONVIF: camera commands.
ONVIF support on server_realtime_auth.
ONVIF: camera snapshots.
ONVIF camera driver.
Change var to let declarations in mqtt load config.
Fix auto create tags variable.
Update openssl.cnf.
Docker scripts updated for portability x64/arm64.