This project is under construction.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
Nody UA is an OpcUa Client based on Java/Swing using the Milo OpcUa SDK.
- Connect to an OpcUa Server with different security modes and different user authentication.
- Store different connection.
- Recreate the Application Certificate.
- Create User Certificates.
- Browse the AdressSpace.
- Write values to OpcUa Variable Nodes (currently not all data types are supported).
- Subscribe to Nodes.
- Write values to OpcUa Variable Nodes does currently work for some data types.
- Subscription cleanup has to be improved.