I am using System.IO.BACnet library for my C# BACNet client. I am trying to send to server "ReadPropertyMultiple" request, however I am unable to read non-array
I have managed to setup both BACnet and MQTT connectors and produce a data flow to both MQTT and dashboard. However I am unsure of the exact syntax I need to us