UNPKG

node-red-contrib-bacnet

Version:

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

3 lines (2 loc) 232 B
"use strict";module.exports=function(s){s.nodes.registerType("BACnet-Device",function(e){s.nodes.createNode(this,e),this.name=e.name,this.deviceAddress=e.deviceAddress||"127.0.0.1"})}; //# sourceMappingURL=maps/bacnet-device.js.map