bacpypes icon indicating copy to clipboard operation
bacpypes copied to clipboard

Read and Write

Open nambiraja opened this issue 3 years ago • 1 comments

Hi JoelBender,

How to read and write properties without using a console. I need to send arguments without a console. please provide support.

nambiraja avatar Aug 18 '20 11:08 nambiraja

The console is just a way to fetch the code given in the examples. Take a look at the repo and you will find plenty of code samples to read and write properties.

Start with https://github.com/JoelBender/bacpypes/blob/master/samples/ReadProperty.py

ChristianTremblay avatar Sep 15 '20 01:09 ChristianTremblay