@sterfive/node-opcua-pubsub
installation
$ npm install @sterfive/node-opcua-pubsub-client
$ npm install @sterfive/node-opcua-pubsub-server
Features
Client
- Provide client extension to interact nicely with the Server/PublishSubscribe object
- Administration of a server publish&Subscribe object
- Connection, Published DataSet,WriterGroup, ReadGroup
Server
- Implements PublishSubscribe Object
- Add support to fully compliant PubSub support to your existing NodeOPCUA Server with a single line of code.
- MQTT-JSON transport
- MQTT connectors for generic broker, AWS, GoogleCloud or Azure.