Skip to content

Instantly share code, notes, and snippets.

@halldorel
Last active August 29, 2015 14:26
Show Gist options
  • Save halldorel/6faa5df7c96b7e803483 to your computer and use it in GitHub Desktop.
Save halldorel/6faa5df7c96b7e803483 to your computer and use it in GitHub Desktop.
e1 JSON
{
"amps": 100.0,
"description": "Test Description 1",
"name": "Test Station 1",
"plugs": [
{
"code": "CHAdeMO",
"description": "Quick Charge",
"id": 1
},
{
"code": "Type 3",
"description": "EV Plug",
"id": 2
}
],
"state": 2,
"id": 1,
"kva": 26.0,
location:
{
"lat": 64.125,
"lon": 35.15614
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment