Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Latest commit

 

History

History
49 lines (33 loc) · 1.51 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.51 KB

Development stopped

Logo

ioBroker.adapter_studio

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

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

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

  • Small Bug Fixes
  • Added Update Version
  • Move "Publish to" to tools tab
  • Move "Checkout..." to tools tab

0.1.0

  • (Jey Cee) initial release

License

CC-BY-NC-SA 4.0

Copyright (c) 2018 Jey Cee [email protected]

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.