fastybird / triggers-module
FastyBird 物联网模块,用于触发管理及基本自动化逻辑
Requires
- php: >=8.2.0
- contributte/console: ^0.9
- contributte/monolog: ^0.5
- contributte/translation: ^2.0
- cweagans/composer-patches: ^1.7
- fastybird/application-library: dev-main
- fastybird/exchange-library: dev-main
- fastybird/json-api: ^0.19
- fastybird/metadata-library: dev-main
- fastybird/simple-auth: ^0.14
- ipub/doctrine-phone: ^1.6
- ipub/slim-router: ^0.2
- nettrine/dbal: ^0.8
- nettrine/orm: ^0.8
- psr/event-dispatcher: ^1.0
- react/promise: ^3
- symfony/console: ^6.0
- symfony/event-dispatcher: ^7.0
- symplify/vendor-patches: ^11.2
Requires (Dev)
- brianium/paratest: ^7.3
- dg/bypass-finals: ^1.4
- infection/infection: ^0.27
- orisai/coding-standard: ^3.2
- pds/skeleton: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.3
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.10
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-nette: ^1.1
- phpstan/phpstan-phpunit: ^1.1
- phpstan/phpstan-strict-rules: ^1.4
- phpunit/phpunit: ^10.0
- react/http: ^1.7
- staabm/annotate-pull-request-from-checkstyle: ^1.8
- tracy/tracy: ^2.9
This package is auto-updated.
Last update: 2024-08-29 19:52:01 UTC
README
FastyBird IoT 触发模块
什么是 FastyBird IoT 触发模块?
触发模块是 FastyBird(FastyBird)的一个物联网扩展,用于管理自动化和通知。
功能
- 触发及其动作和条件管理
- {JSON:API} 架构,用于完全访问 API
- 用户访问检查与验证
- 多语言支持
- 通过 Vue 3 组件集成用户界面
- 集成了基于 PHP 的自动化工作器
FastyBird(FastyBird)物联网触发模块是一个Apache2 许可证下分发的扩展,使用 PHP 在 Nette 框架和 Symfony 框架之上开发,并使用 Typescript 在 Vue 框架之上开发。
要求
FastyBird 触发模块的 PHP 部分已在 PHP 8.2 上进行了测试。
FastyBird 触发模块的 JavaScript 部分已在 ECMAScript 6 上进行了测试。
安装
安装 fastybird/triggers-module 的最佳方式是使用 Composer
composer require fastybird/triggers-module
对于用户界面,最佳方式是使用 Yarn 安装 @fastybird/triggers-module
yarn add @fastybird/triggers-module
或者如果您更喜欢 npm
npm install @fastybird/triggers-module
文档
在 文档 中了解如何配置和使用触发模块以及如何管理自动化和通知。
FastyBird
FastyBird 是一个由解耦组件构建的开源 IOT 解决方案,具有强大的 API 和最高质量代码。更多内容请访问 fastybird.com.com。
文档
文档可在 docs.fastybird.com 上找到。
贡献
此包的源代码包含在 FastyBird monorepo 中。我们欢迎在 FastyBird/fastybird 上为此包做出贡献。
反馈
请使用 问题跟踪器 报告错误,或通过 邮件 或 推文 向我们提供任何可以改进项目的想法。
感谢您进行测试、报告和贡献。
变更日志
有关发布信息,请查看发布页面。
维护者
主页https://www.fastybird.com和仓库https://github.com/fastybird/triggers-module。