Software Update

The "Software Update Service" is a prerequisite for being able to carry out a SCADA update regularly. This can be purchased from your JUMO contact person.

Each SCADA system sold can be updated through two Stable Versions without purchasing the Software Update Service (e.g., from the current version at the time of purchase, 4.22, to the target version, 4.24).

If the Software Update Service has been subscribed to, the following must be taken into account when performing a SCADA update starting with Version 4.22: See Chapter 3 - Optimization of the SCADA Licensing Model before executing a “pull command” as described below.


Updating SCADA

To perform an update of the JUMO smartWARE SCADA, the following steps must be executed in Windows PowerShell or Linux Terminal:

  1. Entry: "cd C:\jumo_scada" or /opt/jumo_scada or alternative path

  2. Registering in the JUMO Registry: "registry.jumo.digital"

  3. Enter "Username" and "Password" (was sent by mail at the purchase of SCADA)

  4. docker-compose pull

    docker-compose pull
    
  5. docker-compose up -d

    docker-compose up -d
    
image-20220401-065424.png

Updating stable and unstable SCADA

A distinction is made between stable and unstable updates.

Stable updates are usually released 4 times a year at the end of the quarter. These contain new features and important improvements, which can be viewed under Release Note. Stable updates are extensively tested and represent a stable version.

An unstable update should only be carried out in consultation with JUMO!

Unstable updates are released several times a year. Features and containers are updated more regularly for test and customer purposes, allowing new functions to be tested at an early stage.

image-20240125-161828.png