UNPKG

node-red-contrib-opcua-server-refresh

Version:

Fork of the original 'node-red-contrib-opcua-server' package that is no longer maintained. This has been refactored to support the latest version of node-opcua and fixes incomplete/non-working features.

15 lines (14 loc) 229 B
{ "common": { "contrib": { "opcua": { "status": { "pending": "pending", "active": "active", "stopped": "stopped" } } } } } }