@fastybird/devices-module
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-dev.15 • Public • Published

FastyBird IoT devices module

Build Status Licence Code coverage Mutation testing

PHP PHP latest stable PHP 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.

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.

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

Requirements

PHP part of FastyBird devices module is tested against PHP 8.1 and require installed BCMath Arbitrary Precision Mathematics and Process Control PHP extensions.

JavaScript part of FastyBird devices module is tested against ECMAScript 6

Installation

The best way to install fastybird/devices-module is using 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.

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


Adam Kadlec

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

Package Sidebar

Install

npm i @fastybird/devices-module

Weekly Downloads

6

Version

1.0.0-dev.15

License

Apache-2.0

Unpacked Size

5.63 MB

Total Files

216

Last publish

Collaborators

  • akadlec