Tidak Ada Deskripsi

xnecas f6cbae8b3d Data fetcg bugfix 2 hari lalu
.idea 175aedbe32 Bridge extension for API 1 Minggu lalu
examples f6cbae8b3d Data fetcg bugfix 2 hari lalu
nbus_api f6cbae8b3d Data fetcg bugfix 2 hari lalu
nbus_hal f6cbae8b3d Data fetcg bugfix 2 hari lalu
nbus_types 2dce2316e7 Refactored API & Added examples 2 hari lalu
.gitignore 2dce2316e7 Refactored API & Added examples 2 hari lalu
README.md 6802659ebf + Resolved functional cross-dependencies between modules and devices 1 tahun lalu

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.