- Add support for features in FW 4.0 for SIMATIC S7-1500 PLCs available with TIA Portal V20.
- Add support for VPLC (e.g. S7-1517V with FW 4.0) available with TIA Portal V20.
- Download all alarm texts and properties for an alarm on a PLC if configured in ./src/resources/alarming/alarm-config.yml.
Details can be found here. - Download text lists used by alarms on a SIMATIC PLC. Details can be found here.
- Add new command to delete a file on the SD card of a SIMATIC PLC:
delete-file. - Add new commands for folder operations on SD card of a SIMATIC PLC, such as
load-dir,upload-dir,delete-dirandbrowse-files.