Keine Beschreibung

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

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.