chipkin / BACnetServerExampleNodeJS

A basic BACnet IP server example written in NodeJS using the CAS BACnet Stack.
https://www.bacnetstack.com/
5 stars 3 forks source link

Switched method of getting Network Info #4

Closed justin-wong-ce closed 2 years ago

justin-wong-ce commented 2 years ago

Switched over from network library to use os.networkInterfaces() and default-gateway library to get network parameters.

Also removed hardcoded ip addresses and default gateway