Create a custom DevicePropertyNode that inherits UaNode for device OPC-UA server #11
Labels
enhancement
New feature or request
good first issue
The issue awaits its hero. Contributions are welcome
Current implementation works but is not effective. It creates additional intermediate state and compares two states on each call. One needs to create a UaNode that takes value directly from device property without intermediate state.
The text was updated successfully, but these errors were encountered: