fastybird / devices-module
FastyBird IoT devices module for connectors & devices management & basic control logic
Fund package maintenance!
akadlec
Installs: 11 449
Dependents: 8
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:fastybird-module
Requires
- php: >=8.0.0|>=8.1.0
- ext-bcmath: *
- ext-pcntl: *
- contributte/flysystem: ^0.3.0
- cweagans/composer-patches: ^1.7
- fastybird/exchange: ^0.59
- fastybird/json-api: ^0.11
- fastybird/metadata: ^0.76
- fastybird/simple-auth: ^0.4
- ipub/doctrine-dynamic-discriminator-map: ^1.4
- ipub/doctrine-timestampable: ^1.5
- ipub/slim-router: ^0.2
- nettrine/orm: ^0.8
- react/event-loop: ^1.3
- symfony/console: ^5.0
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: ^1.8
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-nette: ^1.0
- react/http: ^1.6
- tracy/tracy: ^2.9
- dev-main / 1.0.x-dev
- v0.75.0
- v0.74.0
- v0.73.0
- v0.72.0
- v0.71.0
- v0.70.0
- v0.69.0
- v0.68.0
- v0.67.0
- v0.66.0
- v0.65.0
- v0.64.0
- v0.63.0
- v0.62.0
- v0.61.0
- v0.60.0
- v0.59.0
- v0.58.0
- v0.57.0
- v0.56.0
- v0.55.0
- 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.0
- v0.26.0
- v0.25.0
- 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.4
- v0.12.3
- v0.12.2
- v0.12.1
- v0.12.0
- v0.11.0
- v0.10.2
- v0.10.1
- 0.10.0
- v0.9.0
- v0.8.1
- v0.8.0
- v0.7.0
- v0.6.1
- v0.6.0
- v0.5.15
- v0.5.14
- v0.5.13
- v0.5.12
- v0.5.11
- v0.5.10
- v0.5.9
- v0.5.8
- v0.5.7
- v0.5.6
- v0.5.5
- v0.5.4
- v0.5.3
- v0.5.2
- v0.5.1
- v0.5.0
- v0.4.1
- v0.4.0
- v0.3.1
- v0.3.0
- v0.2.35
- v0.2.34
- v0.2.33
- v0.2.32
- v0.2.31
- v0.2.30
- v0.2.29
- v0.2.28
- v0.2.27
- v0.2.26
- v0.2.25
- v0.2.24
- v0.2.23
- v0.2.22
- v0.2.21
- v0.2.20
- v0.2.19
- v0.2.18
- v0.2.17
- v0.2.16
- v0.2.15
- v0.2.14
- v0.2.13
- v0.2.12
- v0.2.11
- v0.2.10
- v0.2.9
- v0.2.8
- v0.2.7
- v0.2.6
- v0.2.5
- v0.2.4
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.8
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
This package is auto-updated.
Last update: 2023-05-13 10:32:27 UTC
README
What is FastyBird IoT devices module?
Devices module is a FastyBird IoT extension for managing connectors and connected devices and their basic logic.
FastyBird IoT devices module is an Apache2 licensed distributed extension, developed in PHP on top of the Nette framework and Symfony framework and in Typescript on top of the Vue framework.
Features:
- Devices connectors management
- Devices and their channels management
- {JSON:API} schemas for full api access
- User access check & validation
- Multilingual
- User interface integration via Vue 3 components
- Integrated connector worker for PHP based connectors
Requirements
PHP part of FastyBird devices module is tested against PHP 8.1 and require installed BCMath Arbitrary Precision Mathematics and Process Control PHP extensions.
JavaScript part of FastyBird devices module is tested against ECMAScript 6
Installation
The best way to install fastybird/devices-module is using Composer:
composer require fastybird/devices-module
And for user interface is the best way to install @fastybird/devices-module with Yarn:
yarn add @fastybird/devices-module
or if you prefer npm:
npm install @fastybird/devices-module
Documentation
Learn how to configure and use devices module and manage your connectors & devices 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.
Contribute
The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.
Maintainers
Adam Kadlec |
Homepage https://www.fastybird.com and repository https://github.com/fastybird/devices-module.