Skip to content

Instantly share code, notes, and snippets.

@jmcanterafonseca
Last active August 29, 2015 14:22
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 jmcanterafonseca/6f7c95b345efabfce118 to your computer and use it in GitHub Desktop.
Save jmcanterafonseca/6f7c95b345efabfce118 to your computer and use it in GitHub Desktop.
FIWARE-NGSI-GSMA
{
"id": "LON-1234",
"name": "Ostler's Hug",
"type": "Room",
"temperature": {
"value": 25.2,
"metadata": {
"unitCode": "CEL"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment