* the [[#CfgDAQ|DAQ subsystem]] for Controller and Parameter Objects and by the [[Special:MyLanguage/Modules/OPC_UA|OPC-UA module]] in the protocol side for checking permition of the authenticated user, where:
+
* the [[#CfgDAQ|DAQ subsystem]] for Controller and Parameter Objects and by the [[Special:MyLanguage/Modules/OPC_UA|OPC-UA module]] in the protocol part for checking permition of the authenticated user, where:
−
** ''SEC_RD (04)'' — for reading both the Control Nodes and the Parameter Attributes;
+
** ''Rd (04)'' — reading both the Control Nodes and the Parameter Attributes;
−
** ''SEC_WR (02)'' — writing (also creating and removing) the Control Nodes;
+
** ''Wr (02)'' — writing (also creating and removing) the Control Nodes;
−
** ''SEC_XT (01)'' — execution-writing to the Parameter Attribute.
+
** ''Xt (01)'' — execution-writing to the Parameter Attribute.
Revision as of 10:55, 16 February 2025
Currently ACL is supported by:
the DAQ subsystem for Controller and Parameter Objects and by the OPC-UA module in the protocol part for checking permition of the authenticated user, where:
Rd (04) — reading both the Control Nodes and the Parameter Attributes;
Wr (02) — writing (also creating and removing) the Control Nodes;
Xt (01) — execution-writing to the Parameter Attribute.