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

Setup

To set up the client example, you need to add a copy of the CAS BACnet Stack DLL into the directory.

Contact Chipkin for the required DLLs.

Installing Requirements: Windows

pip install -r requirements.txt

Installing Requirements: Linux

pip2 install -r requirements.txt

Running the client: Windows

python BACnetClientExample.py {IPAddress}

Running the client: Linux

python3 BACnetClientExample.py {IPAddress}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages