UNPKG

node-red-contrib-bacnet

Version:

The BACnet toolbox package for Node-RED from the P4NR B2B Community.

3 lines (2 loc) 240 B
"use strict";module.exports=function(s){s.nodes.registerType("BACnet-Instance",function(e){s.nodes.createNode(this,e),this.name=e.name,this.instanceAddress=parseInt(e.instanceAddress)||0})}; //# sourceMappingURL=maps/bacnet-instance.js.map