Aucune description

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

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.