Sem descrição

DLIMIKO cff4676287 + Redefined core datatypes and typechecking há 2 anos atrás
.idea a5f1062f5b + First commit, added nbus types and serial port. há 2 anos atrás
nbus_api cff4676287 + Redefined core datatypes and typechecking há 2 anos atrás
nbus_hal cff4676287 + Redefined core datatypes and typechecking há 2 anos atrás
nbus_types cff4676287 + Redefined core datatypes and typechecking há 2 anos atrás
README.md a5f1062f5b + First commit, added nbus types and serial port. há 2 anos atrás
main.py cff4676287 + Redefined core datatypes and typechecking há 2 anos 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.