Skip to content

Instantly share code, notes, and snippets.

@pral2a
Created March 8, 2017 17:42
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 pral2a/2371e9b02b191f87a88bfc9699d6ff0d to your computer and use it in GitHub Desktop.
Save pral2a/2371e9b02b191f87a88bfc9699d6ff0d to your computer and use it in GitHub Desktop.
{
"id": "urn:oc:entity:patras:easybike:bikestation:243:227",
"type": "urn:oc:entitytype:bikeStation",
"TimeInstant": {
"type": "urn:oc:attributeType:ISO8601",
"value": "2017-03-07T17:37:40.662Z",
"metadata": {}
},
"location": {
"type": "geo:point",
"value": "38.2410966371, 21.7259683418",
"metadata": {}
},
"freeBikes": {
"type": "urn:oc:attributeType:freeBikes",
"value": "4.0",
"metadata": {
"datatype": {
"type": "urn:oc:datatype:numeric",
"value": "numeric"
},
"unit": {
"type": "urn:oc:uom:bike",
"value": "bike"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment