/dustmeter

Primary LanguagePython

DUSTMETER

  • the setup will present a BACNET device with a collection of AnalogInputObjects.
  • The AnalogInputObjects are the readout of the remote DustMeters which are bridged by RS232-Ethernet adapters.

Hardware device

Software dependencies:

Install bacpypes

pip2.7 install bacpypes==0.16.3

How to run:

python2.7 dustserver.py

Please make sure previous seesion of dustserer.py have exited and relased the network port.

Note:

BACNET DeviceObject ID can be calculated by 22 bits (LSB) of the MAC address

Repository

Updated code is available by github repository