You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dashboard OPCUA client currently only reads the objects of the machines once and then only reacts to changed variable values of these objects. For job management, objects must be read dynamically, e.g. to be able to pass on the addition or deletion of a job.
MTTQ Client must react to a change event and read and cache new objects.
The text was updated successfully, but these errors were encountered:
The dashboard OPCUA client currently only reads the objects of the machines once and then only reacts to changed variable values of these objects. For job management, objects must be read dynamically, e.g. to be able to pass on the addition or deletion of a job.
MTTQ Client must react to a change event and read and cache new objects.
The text was updated successfully, but these errors were encountered: