UNPKG

node-red-contrib-opcua-server

Version:

Node-RED contribution nodes with next generation OPC UA in a compact and less dependencies package.

3 lines (2 loc) 1.15 kB
"use strict";module.exports={de:{bianco:{royal:{compact:{path:require("path"),betterAssert:require("better-assert"),opcuaDebug:require("debug")("opcuaCompact"),opcuaServerDebug:require("debug")("opcuaCompact:server"),opcuaServerDetailsDebug:require("debug")("opcuaCompact:server:details"),opcuaSandboxDebug:require("debug")("opcuaCompact:sandbox"),opcuaErrorDebug:require("debug")("opcuaCompact:error"),opcua:require("node-opcua"),opcuaNodesets:require("node-opcua-nodesets"),coreSecurity:require("./security"),opcuaNodeColor:"#20B2aa",opcuaNodeCategory:"opcua",opcuaNodeIcon:"icon.png",listenForErrors:function(e){e.on("error",function(e){module.exports.de.bianco.royal.compact.opcuaErrorDebug(e)})},setStatusPending:function(e){e.status({fill:"yellow",shape:"ring",text:"pending"})},setStatusInit:function(e){e.status({fill:"yellow",shape:"dot",text:"init"})},setStatusActive:function(e){e.status({fill:"green",shape:"dot",text:"active"})},setStatusClosed:function(e){e.status({fill:"yellow",shape:"ring",text:"closed"})},setStatusError:function(e,t){e.status({fill:"red",shape:"dot",text:t})}}}}}}; //# sourceMappingURL=../maps/core/chore.js.map