Go to file
2018-08-07 20:43:49 +08:00
admin Initial commit 2018-08-07 20:43:49 +08:00
docs Initial commit 2018-08-07 20:43:49 +08:00
lib Initial commit 2018-08-07 20:43:49 +08:00
templates Initial commit 2018-08-07 20:43:49 +08:00
test Initial commit 2018-08-07 20:43:49 +08:00
.gitignore Initial commit 2018-08-07 20:43:49 +08:00
.npmignore Initial commit 2018-08-07 20:43:49 +08:00
.travis.yml Initial commit 2018-08-07 20:43:49 +08:00
appveyor.yml Initial commit 2018-08-07 20:43:49 +08:00
gulpfile.js Initial commit 2018-08-07 20:43:49 +08:00
io-package.json Initial commit 2018-08-07 20:43:49 +08:00
LICENSE Initial commit 2018-08-07 20:43:49 +08:00
main.js Initial commit 2018-08-07 20:43:49 +08:00
package-lock.json Initial commit 2018-08-07 20:43:49 +08:00
package.json Initial commit 2018-08-07 20:43:49 +08:00
README.md Initial commit 2018-08-07 20:43:49 +08:00

Logo

yunkong2.adapter_studio

=================

The AIM of this Adapter is to create simple, fast and standardized new Adapter for yunkong2.

Manual:

  1. Install the Adapter-Studio via custom URL and add an instance

  2. 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

  3. 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.

  4. Click on "Create" and wait a few minutes until the adapter template will be downloaded and customized for you.

  5. 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.