fastybird / virtual-thermostat-addon
FastyBird IoT虚拟恒温器设备插件
dev-main / 1.0.x-dev
2024-08-29 19:52 UTC
Requires
- php: >=8.2.0
- contributte/console: ^0.9
- contributte/monolog: ^0.5
- contributte/translation: ^2.0
- cweagans/composer-patches: ^1.7
- doctrine/orm: 2.15.*
- fastybird/application-library: dev-main
- fastybird/devices-module: dev-main
- fastybird/metadata-library: dev-main
- fastybird/tools-library: dev-main
- fastybird/virtual-connector: dev-main
- ipub/doctrine-crud: ^5.0
- nette/di: ^3.0
- psr/log: ^3.0
- ramsey/uuid: ^4.5
- react/async: ^4.0
- react/event-loop: ^1.3
- react/promise: ^3
- 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
- staabm/annotate-pull-request-from-checkstyle: ^1.8
- tracy/tracy: ^2.9
This package is auto-updated.
Last update: 2024-08-29 19:52:04 UTC
README
FastyBird IoT恒温器设备插件
什么是FastyBird恒温器设备插件?
FastyBird恒温器设备插件是FastyBird IoT生态系统及其虚拟连接器的扩展,允许您创建虚拟软件定义的恒温器。
特性
- 支持多个用户预设
- 支持加热器和冷却器
- 全面支持映射连接到FastyBird IoT生态系统的物理设备
- 丰富的设备管理,用于创建恒温器设备
- {JSON:API}模式,提供全面API访问,为开发者提供一个标准化和一致的方式来访问和操作恒温器设备数据
- 定期更新新功能和错误修复,确保FastyBird虚拟连接器始终保持最新和可靠。
FastyBird恒温器设备插件是一个分布式扩展,用PHP开发,基于Nette和Symfony框架,并采用Apache2许可。
要求
FastyBird恒温器设备插件针对PHP 8.2进行了测试,并需要安装进程控制PHP扩展。
安装
此扩展是FastyBird IoT生态系统的一部分,默认安装。如果您想创建自己的FastyBird IoT生态系统发行版,可以使用Composer安装此扩展。
composer require fastybird/virtual-thermostat-addon
文档
📖 在文档中了解如何配置FastyBird恒温器设备以及如何使用FastyBird IoT系统管理它们。
FastyBird
FastyBird是一个开源的IOT解决方案,由解耦组件构建,具有强大的API和最高质量代码。在fastybird.com.com上了解更多。
文档
📖 文档可在docs.fastybird.com上找到。
贡献
此包的源代码包含在FastyBird monorepo中。我们欢迎在FastyBird/fastybird上为此包做出贡献。
反馈
使用问题跟踪器来报告错误,或给我们发送邮件,或者您可以通过X 网络与我们联系,分享任何可以改进项目的想法。
感谢您进行测试、报告和贡献。
变更日志
有关发布信息,请查看发布页面。
维护者
主页https://www.fastybird.com和存储库https://github.com/fastybird/virtual-thermostat-addon。