4.4.24-beta.1 • Published 2 years ago

electrode-ota-server-plus-manager v4.4.24-beta.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

electrode-ota-server-plus-manager

This project is part of the electrode-ota-server-plus

It is not meant to be used standalone, use at your own risk.

This package provides a managment ui for an electrode-ota server.

Install

$ npm install electrode-ota-server-plus-manager --save

Usage

Add the following to your configuration to use the ota server manager

{
 "plugins":{
   ...,
   "electrode-ota-server-plus-manager": {
   }
}