Sem descrição

xnecas f6cbae8b3d Data fetcg bugfix há 2 dias atrás
.idea 175aedbe32 Bridge extension for API há 1 semana atrás
examples f6cbae8b3d Data fetcg bugfix há 2 dias atrás
nbus_api f6cbae8b3d Data fetcg bugfix há 2 dias atrás
nbus_hal f6cbae8b3d Data fetcg bugfix há 2 dias atrás
nbus_types 2dce2316e7 Refactored API & Added examples há 2 dias atrás
.gitignore 2dce2316e7 Refactored API & Added examples há 2 dias atrás
README.md 6802659ebf + Resolved functional cross-dependencies between modules and devices há 1 ano atrás

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.