-
Notifications
You must be signed in to change notification settings - Fork 0
Design Considerations
This pages collects design consideration fro the new OPCUA Mqtt Gateway under several Aspects.
This section contains the capabilities of the current OPC UA Cloudpublisher.
It is possible to publish Nodes identified by their NodeId.
It is possible to save/load a configuration of NodeIds that are to published to Mqtt.
The OPC UA Cloud Publisher allready delivers a simple Web-Interface for configuration.
This section contains Features that might be interresting to have in a MqttGateway.
In future it might be beneficial to implement a protocol that enables the call of OPC UA Methods and return their ouputarguments as well as the status of the call. It is necessary to implement JobControl and other Method-orientated specifications.
This Section deals with Bugs and instabillities.
This is anoying because the mqtt Adress is stored some where, so it is difficult to change it back.