fastybird/devices-module

FastyBird IoT devices module for connectors & devices management & basic control logic

Fund package maintenance!
akadlec

Installs: 19 037

Dependents: 14

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:fastybird-module

dev-main / 1.0.x-dev 2024-02-28 19:33 UTC

This package is auto-updated.

Last update: 2024-03-28 19:44:59 UTC


README

FastyBird

FastyBird IoT devices 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 devices module?

Devices module is a FastyBird IoT extension for managing connectors and connected devices and their basic logic.

Features:

  • Devices connectors management
  • Devices and their channels management
  • {JSON:API} schemas for full api access
  • User access check & validation
  • Multilingual
  • User interface integration via Vue 3 components
  • Integrated connector worker for PHP based connectors

FastyBird IoT devices 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 devices module is tested against PHP 8.2 and require installed BCMath Arbitrary Precision Mathematics and Process Control PHP extensions.

JavaScript part of FastyBird devices module is tested against ECMAScript 6

Installation

This extension is part of the FastyBird IoT ecosystem and is installed by default. In case you want to create you own distribution of FastyBird IoT ecosystem you could install this extension with Composer:

composer require fastybird/devices-module

And for user interface is the best way to install @fastybird/devices-module with Yarn:

yarn add @fastybird/devices-module

or if you prefer npm:

npm install @fastybird/devices-module

Documentation

📖 Learn how to configure and use devices module and manage your connectors & devices 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 reporting or send an mail to us or you could reach us on X newtwork 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/devices-module.