Aucune description

DLIMIKO a3b1074243 + Refactored file format and updated serial port. il y a 10 mois
.idea 8e6beb3c22 + Completed minimal functionality to nbus revision 2 il y a 11 mois
nbus_api 8e6beb3c22 + Completed minimal functionality to nbus revision 2 il y a 11 mois
nbus_hal a3b1074243 + Refactored file format and updated serial port. il y a 10 mois
nbus_sensor_drivers 8e6beb3c22 + Completed minimal functionality to nbus revision 2 il y a 11 mois
nbus_types a3b1074243 + Refactored file format and updated serial port. il y a 10 mois
README.md 6802659ebf + Resolved functional cross-dependencies between modules and devices il y a 1 an
test.py a3b1074243 + Refactored file format and updated serial port. il y a 10 mois

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.