13 lines
212 B
JSON
13 lines
212 B
JSON
|
|
{
|
||
|
|
"params_list": [{
|
||
|
|
"anchor_name": "voltage",
|
||
|
|
"func_type": "1",
|
||
|
|
"upper_limit": 23,
|
||
|
|
"lower_limit": 0.5
|
||
|
|
}, {
|
||
|
|
"anchor_name": "current",
|
||
|
|
"func_type": "2",
|
||
|
|
"upper_limit": 23,
|
||
|
|
"lower_limit": 0.5
|
||
|
|
}]
|
||
|
|
}
|