{
"wire": "string",
"current": [
{
"phase": "string",
"analogType": "string",
"analogValue": 0,
"ratedCurrent": 0,
"enable": 0,
"overcurrentRatio": 0,
"transformationRatio": 0
}
],
"voltage": [
{
"phase": "string",
"analogType": "string",
"analogValue": 0,
"enable": 0,
"overvoltageRatio": 0,
"undervoltageRatio": 0
}
],
"power": [
{
"phase": "string",
"active": 0,
"reactive": 0,
"apparent": 0,
"powerFactor": 0
}
],
"relay": {
"enable": 0,
"lackCurrent": 0,
"temperature": 0,
"current": 0,
"voltage": 0
},
"energy": [
{
"phase": "string",
"active": 0,
"reactive": 0,
"reverseActive": 0,
"forwardActive": 0,
"reverseReactive": 0,
"forwardReactive": 0,
"main": 0
}
],
"malignantLoad": [
{
"phase": "string",
"enable": "string",
"time": "string",
"power": "string"
}
]
}