Brak opisu

DLIMIKO cff4676287 + Redefined core datatypes and typechecking 1 rok temu
.idea a5f1062f5b + First commit, added nbus types and serial port. 1 rok temu
nbus_api cff4676287 + Redefined core datatypes and typechecking 1 rok temu
nbus_hal cff4676287 + Redefined core datatypes and typechecking 1 rok temu
nbus_types cff4676287 + Redefined core datatypes and typechecking 1 rok temu
README.md a5f1062f5b + First commit, added nbus types and serial port. 1 rok temu
main.py cff4676287 + Redefined core datatypes and typechecking 1 rok temu

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.