From OpenSCADAWiki
Revision as of 10:28, 16 February 2025 by FuzzyBot (Talk | contribs) (Importing a new version from external source)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Currently, ACL is supported by:

  • the DAQ subsystem for Controller and Parameter Objects and by the OPC-UA module in the protocol side for checking permition of the authenticated user, where:
    • SEC_RD (04) — for reading both the Control Nodes and the Parameter Attributes;
    • SEC_WR (02) — writing (also creating and removing) the Control Nodes;
    • SEC_XT (01) — execution-writing to the Parameter Attribute.