FastyBird / virtual-connector

:electric_plug: [READ-ONLY] FastyBird IoT connector for virtual devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastyBird IoT Virtual connector

Build Status Licence Code coverage Mutation testing

PHP Latest stable Downloads total PHPStan


What is FastyBird Virtual connector?

FastyBird Virtual connector is extension for FastyBird IoT ecosystem which allow you to create virtual devices composed from other physical devices.

FastyBird Virtual Connector is a distributed extension that is developed in PHP, built on the Nette and Symfony frameworks, and is licensed under Apache2.

Features:

  • Virtual device driver interface for developers
  • Full support for all devices from other connectors
  • Rich devices management for creating virtual devices
  • FastyBird Virtual Connector management for the FastyBird IoT devices module, allowing users to easily manage and monitor virtual devices
  • {JSON:API} schemas for full API access, providing a standardized and consistent way for developers to access and manipulate virtual device data
  • Regular updates with new features and bug fixes, ensuring that the FastyBird Virtual Connector is always up-to-date and reliable.

Requirements

FastyBird Virtual connector is tested against PHP 8.1 and require installed Process Control PHP extensions.

Installation

Manual installation

The best way to install fastybird/virtual-connector is using Composer:

composer require fastybird/virtual-connector

Marketplace installation [WIP]

You could install this connector in your FastyBird IoT application under marketplace section.

Documentation

Learn how to connect FastyBird Virtual televisions and manage them with FastyBird IoT system 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

akadlec
Adam Kadlec

Homepage https://www.fastybird.com and repository https://github.com/fastybird/virtual-connector.

About

:electric_plug: [READ-ONLY] FastyBird IoT connector for virtual devices

License:Apache License 2.0


Languages

Language:PHP 98.8%Language:Makefile 1.2%