Açıklama Yok

xnecas 42faab9320 Added CMD DATA support 3 ay önce
.idea 175aedbe32 Bridge extension for API 3 ay önce
nbus_api 42faab9320 Added CMD DATA support 3 ay önce
nbus_hal 42faab9320 Added CMD DATA support 3 ay önce
nbus_types 42faab9320 Added CMD DATA support 3 ay önce
README.md 6802659ebf + Resolved functional cross-dependencies between modules and devices 1 yıl önce
daata.csv 175aedbe32 Bridge extension for API 3 ay önce
daata.json 175aedbe32 Bridge extension for API 3 ay önce
data.csv 42faab9320 Added CMD DATA support 3 ay önce
debug.py 42faab9320 Added CMD DATA support 3 ay önce
test.py 175aedbe32 Bridge extension for API 3 ay önce

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.