Keine Beschreibung

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

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.