Skip to content

Instantly share code, notes, and snippets.

@prologic
Created October 6, 2014 00:21
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 prologic/e4ae6b204025a7e5bf2a to your computer and use it in GitHub Desktop.
Save prologic/e4ae6b204025a7e5bf2a to your computer and use it in GitHub Desktop.
created by github.com/tr3buchet/gister
chickencoup:
label: "Chicken Coup"
host: 10.0.0.157
port: 80
type: rest
resources:
door:
url: /door
type: input
label: "Door"
description: "Open/Close the Chicken Coup Door"
inputs:
params:
label: "Steps"
default: "200"
description: "Number of steps."
type: number
lock:
url: /lock
type: toggle
label: "Lock"
description: "Open/Close the Lock"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment