fastybird/triggers-module

FastyBird IoT module for triggers management & basic automation logic

Fund package maintenance!
akadlec

Installs: 1 300

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Type:fastybird-module


README

FastyBird

FastyBird IoT triggers module

Build Status Licence Code coverage Mutation testing

PHP Latest stable Downloads total PHPStan

JS JS latest stable JS downloads total Types

What is FastyBird IoT triggers module?

Triggers module is a FastyBird IoT extension for managing automation & notifications.

Features:

  • 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.

Requirements

PHP part of FastyBird triggers module is tested against PHP 8.2.

JavaScript part of FastyBird triggers module is tested against ECMAScript 6

Installation

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

Documentation

Learn how to configure and use triggers module and manage your automation & notifications in documentation.

FastyBird

FastyBird

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

Documentation is available on docs.fastybird.com.

Contributing

The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.

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

akadlec
Adam Kadlec

Homepage https://www.fastybird.com and repository https://github.com/fastybird/triggers-module.