No Description

xnecas 175aedbe32 Bridge extension for API 3 months ago
.idea 175aedbe32 Bridge extension for API 3 months ago
nbus_api 175aedbe32 Bridge extension for API 3 months ago
nbus_hal 175aedbe32 Bridge extension for API 3 months ago
nbus_types 175aedbe32 Bridge extension for API 3 months ago
README.md 6802659ebf + Resolved functional cross-dependencies between modules and devices 1 year ago
daata.csv 175aedbe32 Bridge extension for API 3 months ago
daata.json 175aedbe32 Bridge extension for API 3 months ago
data.csv 175aedbe32 Bridge extension for API 3 months ago
debug.py 175aedbe32 Bridge extension for API 3 months ago
test.py 175aedbe32 Bridge extension for API 3 months ago

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.