Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save denisCenter2m/40bdf58edf011151b3d021fe32b630dc to your computer and use it in GitHub Desktop.
Save denisCenter2m/40bdf58edf011151b3d021fe32b630dc to your computer and use it in GitHub Desktop.
{
"header": {},
"payload": {
"ACLineSegment": {
"psrType": "string"
},
"current": {
"neutral": [
{
"unit": "string",
"value": 15
}
],
"phase": [
{
"unit": "string",
"value": 15
}
]
},
"environmentZone": {
"ambientTemperature": {
"unit": "string",
"value": 15
},
"groundTemperature": {
"unit": "string",
"value": 15
},
"month": "string"
},
"location": {
"id": "1493197",
"name": "САЛЕХАРД"
},
"month": "June",
"resistance": {
"active": {
"neutral": [
{
"unit": "string",
"value": 5
}
],
"phase": [
{
"unit": "string",
"value": 5
}
]
},
"reactive": {
"neutral": [
{
"unit": "string",
"value": 50
}
],
"phase": [
{
"unit": "string",
"value": 5
}
]
}
},
"wireKind": "string",
"wireType": "string"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment