We can use simple Python scirpt that will simulate BACnet device and our Scada's data source will be able to communicate with it and read some values: "-a ...
Is it possible to embed Python BACnet requests into the VEN example from the documentation? The reason I ask this question is I am worried that I am not complying with Asyncio type code, that my ...