fastybird / fb-bus-connector
FastyBird IoT connector for FB BUS devices
Installs: 544
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Python
Type:connector
Requires
- php: >=8.0.0|>=8.1.0
- cweagans/composer-patches: ^1.7
- fastybird/devices-module: ^0.75
- fastybird/json-api: ^0.11
- fastybird/metadata: ^0.76
Requires (Dev)
- contributte/translation: ^0.9
- mockery/mockery: ^1.4
- ninjify/nunjuck: ^0.3
- ninjify/qa: ^0.13
- pds/skeleton: ^1.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^0.12
- phpstan/phpstan-deprecation-rules: ^0.12
- phpstan/phpstan-doctrine: ^0.12
- phpstan/phpstan-nette: ^0.12
- tracy/tracy: ^2.9
- dev-master
- v0.54.0
- v0.53.0
- v0.52.0
- v0.51.0
- v0.50.0
- v0.49.0
- v0.48.0
- v0.47.0
- v0.46.0
- v0.45.0
- v0.44.0
- v0.43.0
- v0.42.0
- v0.41.0
- v0.40.0
- v0.39.0
- v0.38.0
- v0.37.0
- v0.36.0
- v0.35.0
- v0.34.0
- v0.33.0
- v0.32.0
- v0.31.0
- v0.30.0
- v0.29.0
- v0.28.0
- v0.27.1
- v0.27.0
- v0.26.0
- v0.25.0
- v0.24.1
- v0.24.0
- v0.23.0
- v0.22.0
- v0.21.0
- v0.20.0
- v0.19.0
- v0.18.0
- v0.17.0
- v0.16.0
- v0.15.0
- v0.14.0
- v0.13.0
- v0.12.0
- v0.11.0
- v0.10.0
- v0.9.0
- v0.8.0
- v0.7.0
- v0.6.0
- v0.5.0
- v0.4.0
This package is auto-updated.
Last update: 2024-10-24 03:32:35 UTC
README
What is FastyBird IoT FB BUS connector?
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.
Features:
- 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
Requirements
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
Installation
Manual installation
Application backend in PHP
The best way to install fastybird/fb-bus-connector is using Composer:
composer require fastybird/fb-bus-connector
Application workers in Python
The best way to install fastybird-fb-bus-connector is using Pip:
pip install fastybird-fb-bus-connector
Marketplace installation
You could install this connector in your FastyBird IoT application under marketplace section
Documentation
Learn how to connect devices with FIB interface to FastyBird IoT system in documentation.
Feedback
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.
Changelog
For release info check release page
Maintainers
Homepage https://www.fastybird.com and repository https://github.com/fastybird/fb-bus-connector.