Skip to content

Instantly share code, notes, and snippets.

@AVVS
Last active December 15, 2015 11:29
Show Gist options
  • Save AVVS/5253488 to your computer and use it in GitHub Desktop.
Save AVVS/5253488 to your computer and use it in GitHub Desktop.
{
"Grundfos" : [
{ "name": "GTR", "type": "facility", "children": [
{"name": "Cooling System", "type": "system", "children": [
{"name" : "Pumps", "type" : "assetType", "children": [
{"name": "Heating pump xQ", "type": "asset", "mac": "XX-XX-XX-XX"}
]}
}]
]}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment