Skip to content

Instantly share code, notes, and snippets.

@ruanmartinelli
Created December 3, 2017 00:24
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 ruanmartinelli/46d521b902515194a8d32d9f875bbde4 to your computer and use it in GitHub Desktop.
Save ruanmartinelli/46d521b902515194a8d32d9f875bbde4 to your computer and use it in GitHub Desktop.
{
"oid": 100,
"key": "17acf4e81bf5485baabf0434b811153b",
"name": "Temperature",
"sensor": {
"oid": 77,
"key": "625250e4552546349996a16eee943b57",
"name": "Doctor_s Office ",
"description": "Doctor_s Office ",
"owner": {
"oid": 7,
"firstName": "Medical",
"lastName": "Doctor",
"username": "Dermatologist",
"email": "dermatologist@multicast.com.br"
},
"streams": [100]
},
"totalSize": 119672,
"data": [
{
"oid": 721599,
"sensorTimestamp": 1512252426,
"serverTimestamp": 1512259628606,
"values": [{ "oid": 721696, "key": "temp", "value": "5.8" }]
},
{
"oid": 721596,
"sensorTimestamp": 1512252396,
"serverTimestamp": 1512259598603,
"values": [{ "oid": 721693, "key": "temp", "value": "5.8" }]
},
{
"oid": 721592,
"sensorTimestamp": 1512252366,
"serverTimestamp": 1512259568590,
"values": [{ "oid": 721688, "key": "temp", "value": "5.8" }]
},
{
"oid": 721589,
"sensorTimestamp": 1512252336,
"serverTimestamp": 1512259538599,
"values": [{ "oid": 721685, "key": "temp", "value": "5.8" }]
},
{
"oid": 721586,
"sensorTimestamp": 1512252306,
"serverTimestamp": 1512259508593,
"values": [{ "oid": 721682, "key": "temp", "value": "5.8" }]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment