説明なし

DLIMIKO d97227f3af + Updated functionality for module.get 11 ヶ月 前
.idea a5f1062f5b + First commit, added nbus types and serial port. 1 年間 前
nbus_api d97227f3af + Updated functionality for module.get 11 ヶ月 前
nbus_hal 6802659ebf + Resolved functional cross-dependencies between modules and devices 1 年間 前
nbus_types d97227f3af + Updated functionality for module.get 11 ヶ月 前
README.md 6802659ebf + Resolved functional cross-dependencies between modules and devices 1 年間 前
main.py d97227f3af + Updated functionality for module.get 11 ヶ月 前

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.