Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

chipkin/BACnetClientExamplePython2.7

 
 

Repository files navigation

BACnetClientExamplePython2.7

Required Files

Make sure to add the CASBACnetStack_x64_Debug.dll into the source directory.

Installing Requirements

Windows

pip install -r requirements.txt

Linux

pip2 install -r requirements.txt

Running the client

Windows

python BACnetClientExample.py {IPAddress}

Be sure to remove the {} in the actual command.

Linux

python3 BACnetClientExample.py {IPAddress}

Be sure to remove the {} in the actual command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages