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

chipkin/BACnetClientExamplePython2.7

Repository files navigation

BACnetClientExamplePython2.7


!!! This example is no longer maintained. This example was last updated for CAS BACnet Stack version: 3.31.3.0

Please see the BACnetServerExamplePython 3.x


Installing Requirements

Windows

pip install -r requirements.txt

Linux

pip2 install -r requirements.txt

Running the client

Windows

python BACnetClientExample.py {IPAddress}

Linux

python3 BACnetClientExample.py {IPAddress}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages