Keine Beschreibung

xnecas 42faab9320 Added CMD DATA support vor 4 Tagen
.idea 175aedbe32 Bridge extension for API vor 1 Woche
nbus_api 42faab9320 Added CMD DATA support vor 4 Tagen
nbus_hal 42faab9320 Added CMD DATA support vor 4 Tagen
nbus_types 42faab9320 Added CMD DATA support vor 4 Tagen
README.md 6802659ebf + Resolved functional cross-dependencies between modules and devices vor 1 Jahr
daata.csv 175aedbe32 Bridge extension for API vor 1 Woche
daata.json 175aedbe32 Bridge extension for API vor 1 Woche
data.csv 42faab9320 Added CMD DATA support vor 4 Tagen
debug.py 42faab9320 Added CMD DATA support vor 4 Tagen
test.py 175aedbe32 Bridge extension for API vor 1 Woche

README.md

nBus Client API

This project provides a Python client API for the nBus protocol over a serial port. It offers a high-level, strictly object-oriented approach, ensuring type safety, clear error handling and maintainability. It uses The Beatype runtime typechecking.