admin | ||
docs | ||
lib | ||
templates | ||
test | ||
.gitignore | ||
.npmignore | ||
.travis.yml | ||
appveyor.yml | ||
gulpfile.js | ||
io-package.json | ||
LICENSE | ||
main.js | ||
package-lock.json | ||
package.json | ||
README.md |
yunkong2.adapter_studio
=================
The AIM of this Adapter is to create simple, fast and standardized new Adapter for yunkong2.
Manual:
-
Install the Adapter-Studio via custom URL and add an instance
-
Make a plan for your adapter: - Which type is it? (General, Hardware, Lighting, Energy,...) - What License is the best to use? - Which mode is it? (Daemon, Scheduled, once,...) - Dependencies? (other node modules that you will use for your adapter) - Support for old Admin2 interface? - Keywords
-
Open the Admin3 interface and , if not enabled enable the "Adapter Studio" Tab, open "Adapter Studio" Tab. Choose "New" and insert all the required information about your adapter.
-
Click on "Create" and wait a few minutes until the adapter template will be downloaded and customized for you.
-
Start programming your adapter, with your favorite Editor or with the Built in Editor.
Changelog
0.1.0
- (Jey Cee) initial release
License
CC-BY-NC-SA 4.0
Copyright (c) 2018 Jey Cee jey-cee@live.com
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.