Do nothing and fail using internal C implementation.
Do nothing and fail using lua implementation.
Do nothing and succeed using internal C implementation.
Do nothing and succeed using lua implementation.
Upload file specified in name according to Manifest file from KAB-PC to url.
Properties can hold optional component UpdateComponent
to specify which Manifest file to use. Default to ION Manifest file.
Download file from url to KAB-PC. Save as name to path specified in Manifest.
Properties can hold optional component UpdateComponent
to specify which Manifest file to use. Default to ION Manifest file.
Upload ION config to KAB-PC and restart ION.
Update KAB-PC HMI (iontools).
Upload ION layout to KAB-PC and restart ION.
Upload ION program to KAB-PC and restart ION.
Updated will download SWU file from url and execute it.
Flash KAB-SAFE nonsafe part.
Perform OPC-UA based KAB-SAFE update. A Zipped KAB-SAFE firmware image needs to be present in the url parameter.
The properties object can contain:
an optional commissioningFile that contains the file name of the
commissioning file. It usually ends with an extension ".sfopt",
for example:
...
"properties": { "commissioningFile": "KABSAFE_1171.sfopt" }
...
an optional multiKabSafeNumber that contains the multi KAB-SAFE number.
Can be omitted in mono KAB-SAFE systems. Example:
...
"properties": { "multiKabSafeNumber": 1 }
...
The successful update will take approx. 15 minutes.
Updated will download file from URL and save them in location which
is served with HTTP for T80 screen to reach. If file has .zip extension
updated will attempt to extract it. Optional reboot boolean
in parameters can be specified to not trigger T80 to update.
Updated will download file from URL and save them in location which
is served with HTTP for T80 screen to reach. If file has .zip extension
updated will attempt to extract it. Optional reboot boolean
in parameters can be specified to not trigger T80 to update.
Updated will download ACU config file from URL and set it on ACU.