Skip to content

Instantly share code, notes, and snippets.

@upperwal
Created January 10, 2020 15:10
Show Gist options
  • Save upperwal/80eeec5f4058e2424e7a9fe154fcabad to your computer and use it in GitHub Desktop.
Save upperwal/80eeec5f4058e2424e7a9fe154fcabad to your computer and use it in GitHub Desktop.
{
"header": {
"version": "0.0.1",
"timestamp": 154635342
},
"stations": [
{
"id": "station_1",
"powerGenerationParameters": {
},
"info": {
"powerCapacity": 12.3,
"name": "IIITD",
"location": {
"latitude": 12.354534,
"longitude": 74.63534,
}
},
"inverterList": [
{
"id": "inv_1",
"phaseComponents": [
{
"electricComponents": {
"power": 12.3,
"voltage": 24.3,
"current": 45,
"frequency": 50.3
}
},
{
"electricComponents": {
"power": 12.3,
"voltage": 24.3,
"current": 45,
"frequency": 50.3
}
}
],
"powerGenerationParameters": {
"currentPowerOutput": 40,
"powerGeneratedToday": 120,
"irradiation": 12,
"windspeed": 10,
"moduleTemperature": 25.4
},
"info": {
"powerCapacity": 2.3,
"name": "IIITD_HOSTEL",
"location": {
"latitude": 12.364534,
"longitude": 74.62534,
}
}
},
{
"id": "inv_1",
"phaseComponents": [
{
"electricComponents": {
"power": 12.3,
"voltage": 24.3,
"current": 45,
"frequency": 50.3
}
},
{
"electricComponents": {
"power": 12.3,
"voltage": 24.3,
"current": 45,
"frequency": 50.3
}
}
],
"powerGenerationParameters": {
"currentPowerOutput": 40,
"powerGeneratedToday": 120,
"irradiation": 12,
"windspeed": 10,
"moduleTemperature": 25.4
},
"info": {
"powerCapacity": 2.3,
"name": "IIITD_HOSTEL",
"location": {
"latitude": 12.364534,
"longitude": 74.62534,
}
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment