Home/Knowledge Base/Scripts & Automation

Scripts & Automation

Python scripts, batch operations, data export, discovery automation

6 articles in Scripts & Automation

PyScript tutorial

Misty: BACnet MS/TP via Python (RS-485)

Accessing MS/TP devices directly from Python without a BACnet/IP router.

7 min read
PyScript tutorial

MinimalModbus: Simple Modbus RTU in Python

Lightweight alternative to PyModbus for basic Modbus RTU reads from meters and sensors.

6 min read
PyScript tutorial

BACpypes3: Custom BACnet Applications in Python

Advanced BACnet automation requires understanding the BACpypes3 library beyond BAC0's abstractions.

10 min read
PyScript tutorial

OPC UA with Python: asyncua Quick Start for BAS

Connecting to OPC UA servers in building automation using the asyncua library.

9 min read
PyScript tutorial

PyModbus Quick Start: Read Registers with Python

Technicians want to script Modbus reads for testing or data collection but need a simple starting point.

8 min read
PyScript tutorial

Python BACnet Scripting with BAC0

Technicians want to automate BACnet reads/writes but Python BACnet libraries have steep learning curves.

10 min read