Skip to content

Instantly share code, notes, and snippets.

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