Žiadny popis

xnecas 42faab9320 Added CMD DATA support 4 dní pred
.idea 175aedbe32 Bridge extension for API 1 týždeň pred
nbus_api 42faab9320 Added CMD DATA support 4 dní pred
nbus_hal 42faab9320 Added CMD DATA support 4 dní pred
nbus_types 42faab9320 Added CMD DATA support 4 dní pred
README.md 6802659ebf + Resolved functional cross-dependencies between modules and devices 1 rok pred
daata.csv 175aedbe32 Bridge extension for API 1 týždeň pred
daata.json 175aedbe32 Bridge extension for API 1 týždeň pred
data.csv 42faab9320 Added CMD DATA support 4 dní pred
debug.py 42faab9320 Added CMD DATA support 4 dní pred
test.py 175aedbe32 Bridge extension for API 1 týždeň pred

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.