FB BUS connector is a combined FastyBird IoT extension which is integrating FIB aka FastyBird Interface Bus for connected devices
FastyBird IoT FB BUS connector is an Apache2 licensed distributed extension, developed in PHP with Nette framework and in Python.
- FIB v1 protocol devices support
- FIB connector management for FastyBird IoT devices module
- FIB device management for FastyBird IoT devices module
- {JSON:API} schemas for full api access
- Integrated connector Python worker
PHP part of FastyBird FB BUS connector is tested against PHP 7.4 and ReactPHP http 0.8 event-driven, streaming plaintext HTTP server and Nette framework 3.0 PHP framework for real programmers
Python part of FastyBird FB BUS connector is tested against Python 3.7
The best way to install fastybird/fb-bus-connector is using Composer:
composer require fastybird/fb-bus-connector
The best way to install fastybird-fb-bus-connector is using Pip:
pip install fastybird-fb-bus-connector
You could install this connector in your FastyBird IoT application under marketplace section
Learn how to connect devices with FIB interface to FastyBird IoT system in documentation.
Use the issue tracker for bugs or mail or Tweet us for any idea that can improve the project.
Thank you for testing, reporting and contributing.
For release info check release page
Adam Kadlec |
Homepage https://www.fastybird.com and repository https://github.com/fastybird/fb-bus-connector.