Data storage for logic modules in a 'hsupload' subdirectory (from HS/FS Expert 4.7.0.180424)
It is possible to store additional data for one or more blocks in subdirectories of the global logic folder. For this purpose, a directory must first be created in the global logic folder whose name corresponds to the block ID of the logic block. In the subdirectory hsupload of this folder the files can then be stored which the module reaches via the URL "
Possible applications include the storage of configuration data for the respective logic module.
Example
For the module 10123_my_first_module.hsl such a directory
"
It is possible to store additional data for one or more blocks in subdirectories of the global logic folder. For this purpose, a directory must first be created in the global logic folder whose name corresponds to the block ID of the logic block. In the subdirectory hsupload of this folder the files can then be stored which the module reaches via the URL "
http://127.0.0.1:65000/logic/[Baustein-ID]/[Dateiname]
". Access via LAN is not possible!Possible applications include the storage of configuration data for the respective logic module.
Example
For the module 10123_my_first_module.hsl such a directory
"
[Öffentliche Dokumente]/[Firma]/HS+FS Experte [Versions-Nr]/logic/10123/hsupload
".