Skip to content

Instantly share code, notes, and snippets.

@greenbreakfast
Last active June 10, 2016 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greenbreakfast/167da545b22742315da5e07deed5d600 to your computer and use it in GitHub Desktop.
Save greenbreakfast/167da545b22742315da5e07deed5d600 to your computer and use it in GitHub Desktop.
Outline for the Beta release of the Onion Cloud SDK

Onion Cloud SDK

An outline of the contents of the Beta release of the Onion Cloud SDK

Introduction

  • Intro to the Onion Cloud
  • Using the SDK
    • What it can teach you
    • What you will be able to accomplish with it
  • Using the Cloud Sandbox

Guide

Modular tutorials that will take the user from 0-100 with the Onion Cloud:

  • Overview
    • Concept of Apps
  • Getting Started with Polymer
    • What is Polymer
    • Creating Custom Elements
    • Data Binding
    • Creating Attributes
  • Using the Onion Cloud to control a device
    • Introduce use of Onion Elements
    • Introduce concept of Onion Providers
  • Using the Onion Cloud to control multiple devices simultaneously
    • Introduce concept of assigning a device for a person
    • Doing different things for different people

Reference

Documentation of Onion Cloud Code:

  • Onion Cloud Elements
    • Onion App
    • App Tour
    • Device List
    • Drag Bar
    • Notifications
    • Styles
    • Time Since
    • Json View
  • Onion Cloud Providers
    • Admin Provider
    • API Provider
    • Device Provider
    • File Provider
    • Expansion Provider
    • Push Provider
  • Ubus Reference
    • file group
    • i2c_exp group
    • onion group
    • system group
    • uci group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment