Skip to content

Instantly share code, notes, and snippets.

@gfranxman
Created January 25, 2014 20:15
Show Gist options
  • Save gfranxman/8622846 to your computer and use it in GitHub Desktop.
Save gfranxman/8622846 to your computer and use it in GitHub Desktop.
$ curl https://api.spark.io/v1/devices/...DEVICE_TOKEN.../digitalwrite -d access_token=...ACCESS_TOKEN... -d params=D7,HIGH
{
"id": "48ff6f065067555023342387",
"name": "gerbils",
"last_app": null,
"connected": true,
"return_value": 1
}
$ make me so happy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment