Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save denisCenter2m/4a77f4cf25ab7ba8843122fce2adb55a to your computer and use it in GitHub Desktop.
Save denisCenter2m/4a77f4cf25ab7ba8843122fce2adb55a to your computer and use it in GitHub Desktop.
{
"header": {},
"payload": {
"ACLineSegment": {
"psrType": "underground"
},
"current": {
"neutral": [
{
"unit": "string",
"value": 0
}
],
"phase": [
{
"unit": "string",
"value": 50
}
]
},
"environmentZone": {
"ambientTemperature": {
"unit": "string",
"value": 10
}
},
"location": {
"id": "1",
"name": "Мурманск"
},
"month": "Январь",
"resistance": {
"active": {
"neutral": [
{
"unit": "string",
"value": 1
}
],
"phase": [
{
"unit": "string",
"value": 1
}
]
},
"reactive": {
"neutral": [
{
"unit": "string",
"value": 0.1
}
],
"phase": [
{
"unit": "string",
"value": 0.1
}
]
}
},
"wireKind": "neutral",
"wireType": "ААПл 4х240"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment