Files
yunkong2.adapter_studio/README.md
2018-08-07 20:43:49 +08:00

40 lines
1.4 KiB
Markdown

![Logo](admin/adapter_studio.png)
# 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.