BACnet to Cayenne Dashboard via MQTT

Hi

I have a Raspberry pi 3 running a python script to send virtual and actual data to my Cayenne dash board which is working fine. I have also added some actual temperature and humidity sensors to prove the readings change and logging the data.

My question is to the community, is there anyway of sending BACnet device data acquired over the same local IP network that the Raspberry pi resides on to my Cayenne dashboard widgets via MQTT. The network has internet access. I have visibility of temperature, digital input status, analogue output values, digital output values, time schedules and set points.

Thanks for your help.

Phil.

The answer is yes, however, I don’t know anything about BACnet. How are you getting that data? Basically you would just do what you said in your first paragraph and send “virtual data” that you receive from your BACnet device.