class documentation
class User(ParentMixin[
Constructor: User(config)
User (role), authentication and OPC UA representation.
| Method | __init__ |
Construct new user based on given configuration. |
| Async Method | add |
Undocumented |
| Method | check |
Undocumented |
| Method | current |
Undocumented |
| Async Method | lifecycle |
Initialize OPC UA representation. |
| Async Method | remove |
Undocumented |
| Instance Variable | allow |
Undocumented |
| Property | current |
Undocumented |
| Property | maximum |
Undocumented |
| Property | present |
Undocumented |
| Property | priority |
Undocumented |
| Property | role |
Undocumented |
| Property | sessions |
Undocumented |
| Async Method | _get |
Undocumented |
| Method | _repr |
Undocumented |
| Class Variable | _ua |
OPC UA (dynamic) node indicating whether this user instance is present. |
| Instance Variable | _current |
Undocumented |
| Instance Variable | _maximum |
Undocumented |
| Instance Variable | _password |
Undocumented |
| Instance Variable | _priority |
Undocumented |
| Instance Variable | _sessions |
Undocumented |