FastyBird metadata library
What is FastyBird metadata library?
This is library for FastyBird IoT ecosystem which is implementing json schemas data validation helpers and is central place for application constants.
Installation
PHP based project:
The best way to install fastybird/metadata-library is using Composer:
composer require fastybird/metadata-library
JS based project:
The best way to install @fastybird/metadata-library is using Yarn:
yarn add @fastybird/metadata-library
Updating metadata
If you want to place your module, plugin, connector etc. here, feel free to create pull request with your updates.
Homepage https://www.fastybird.com and repository https://github.com/FastyBird/metadata-library.