Skip to content

Instantly share code, notes, and snippets.

@categulario
Created July 14, 2017 20:59
Show Gist options
  • Save categulario/57d5ce329fb21d392564a98e5f1477c3 to your computer and use it in GitHub Desktop.
Save categulario/57d5ce329fb21d392564a98e5f1477c3 to your computer and use it in GitHub Desktop.
{
"data": [
{
"attributes": {
"code": "001",
"created_at": null,
"last_pos": [
103.20172280073166,
-36.36761268401616
],
"last_pos_time": null
},
"id": "eb11a8e668d611e7b2410026c7dd3d2c",
"relations": { },
"type": "foo:device"
},
{
"attributes": {
"code": "002",
"created_at": null,
"last_pos": [
-61.44119828939438,
71.39770497403292
],
"last_pos_time": null
},
"id": "eb11c89e68d611e7b2410026c7dd3d2c",
"relations": { },
"type": "foo:device"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment