Connector
The Connector is used to share process values from the JUMO smartWARE SCADA with external systems. Individual historical signal and formula values can be transferred. Live signal values can also be retrieved and setpoint values can be set.
The configuration unit can only be used if the SCADA license includes the "Script module" module.
An API description has been created to use the REST API. This can generally be found under the host address of the SCADA with the attachment /api/ext/swagger/index.html.
/api/ext/swagger/index.html
API description of the JUMO Cloud:
https://www.jumo.cloud/api/ext/swagger/index.html
Enclosed is a video that describes how the REST API with Connector can be used and tested using the JUMO Cloud. The procedure for the JUMO smartWARE SCADA is identical.
Basic configuration
Assign the name of the connector and select the type. Currently only "RestApi" can be selected.
Settings
A client Id can then be created, which is required for authorization. After saving, the automatically generated client secret appears.
Objects
Under the Objects tab, you can select which signals you want to exchange via the Client Id. The name can be freely selected. The objects (signals or formulas within the JUMO smartWARE SCADA) are selected using "Entity Select". The object type indicates whether it is a formula or a signal. The access level describes whether the access is read only (Read), write only (Write) or read and write (ReadWrite).
If set values are to be set via connector, write access must be selected.
API description
The API description has been created to use the REST API. This can generally be found under the host address of the SCADA with the attachment /api/ext/swagger/index.html.
/api/ext/swagger/index.html
API description of the JUMO Cloud:
https://www.jumo.cloud/api/ext/swagger/index.html