Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save denisCenter2m/38a7a3067f58ab5f704f456d985a56f3 to your computer and use it in GitHub Desktop.
Save denisCenter2m/38a7a3067f58ab5f704f456d985a56f3 to your computer and use it in GitHub Desktop.
{
"header": {},
"payload": {
"ACLineSegments": [
{
"ACLineSegment": {
"psrType": "overhead"
},
"current": {
"imaginary": {
"aggregateValue": [
{
"unit": "A",
"value": 0
}
],
"phaseValue": {
"A": [
{
"unit": "A",
"value": 0
}
],
"B": [
{
"unit": "A",
"value": 0
}
],
"C": [
{
"unit": "A",
"value": 0
}
],
"neutral": [
{
"unit": "A",
"value": 0
}
]
}
},
"real": {
"aggregateValue": [
{
"unit": "A",
"value": 0
}
],
"phaseValue": {
"A": [
{
"unit": "A",
"value": 0
}
],
"B": [
{
"unit": "A",
"value": 0
}
],
"C": [
{
"unit": "A",
"value": 0
}
],
"neutral": [
{
"unit": "A",
"value": 0
}
]
}
}
},
"power": {
"active": {
"A": [
{
"unit": "W",
"value": 100
}
],
"B": [
{
"unit": "W",
"value": 100
}
],
"C": [
{
"unit": "W",
"value": 100
}
],
"neutral": [
{
"unit": "W",
"value": 0
}
]
},
"full": {
"A": [
{
"unit": "W",
"value": 200
}
],
"B": [
{
"unit": "W",
"value": 200
}
],
"C": [
{
"unit": "W",
"value": 200
}
],
"neutral": [
{
"unit": "W",
"value": 0
}
]
},
"reactive": {
"A": [
{
"unit": "W",
"value": 0
}
],
"B": [
{
"unit": "W",
"value": 0
}
],
"C": [
{
"unit": "W",
"value": 0
}
],
"neutral": [
{
"unit": "W",
"value": 0
}
]
}
}
}
],
"method": {
"ACLineSegment": {
"psrType": "overhead"
},
"current": {
"neutral": [
{
"unit": "A",
"value": 0
}
],
"phase": [
{
"unit": "A",
"value": 50
}
]
},
"environmentZone": {
"ambientTemperature": {
"unit": "deg_Celsius",
"value": 15
}
},
"location": {
"id": "1",
"name": "Мурманск"
},
"month": "Январь",
"resistance": {
"active": {
"neutral": [
{
"unit": "Ohm",
"value": 1
}
],
"phase": [
{
"unit": "Ohm",
"value": 1
}
]
},
"reactive": {
"neutral": [
{
"unit": "Ohm",
"value": 0.1
}
],
"phase": [
{
"unit": "Ohm",
"value": 0.1
}
]
}
},
"wireKind": "phase",
"wireType": "СИП-4 4х16"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment