Skip to content

Instantly share code, notes, and snippets.

@robszumski
Created January 13, 2013 19:09
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 robszumski/4525731 to your computer and use it in GitHub Desktop.
Save robszumski/4525731 to your computer and use it in GitHub Desktop.
JSON Example
{
debug: {
start_time: 1358103973.1415,
end_time: 1358103973.1523,
duration: "10.778903961182 ms"
},
sensors: {
temperature: {
value: 78.6778
unit: F
},
[insert more info here]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment