goliatone / node-red-contrib-bacnet

Node-RED contrib node to support BACnet systems
MIT License
11 stars 11 forks source link

need to call the super() constructor before this else we will get a #6

Closed aniston closed 6 years ago

aniston commented 7 years ago

need to call the super() constructor before this else we are getting: ReferenceError: this is not defined

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/super