Triggers module is a FastyBird IoT extension for managing automation & notifications.
- Triggers and their actions and conditions management
- {JSON:API} schemas for full api access
- User access check & validation
- Multilingual
- User interface integration via Vue 3 components
- Integrated automator worker for PHP based automators
FastyBird IoT triggers 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.
PHP part of FastyBird triggers module is tested against PHP 8.2.
JavaScript part of FastyBird triggers module is tested against ECMAScript 6
The best way to install fastybird/triggers-module is using Composer:
composer require fastybird/triggers-module
And for user interface is the best way to install @fastybird/triggers-module with Yarn:
yarn add @fastybird/triggers-module
or if you prefer npm:
npm install @fastybird/triggers-module
Learn how to configure and use triggers module and manage your automation & notifications in documentation.
FastyBird is an Open Source IOT solution built from decoupled components with powerful API and the highest quality code. Read more on fastybird.com.com.
Documentation is available on docs.fastybird.com.
The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.
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/triggers-module.