27 lines
609 B
JSON
27 lines
609 B
JSON
{
|
|
"version": 1,
|
|
"slot": 14,
|
|
"slot_type":"TMR", // Single 与 TMR
|
|
"relay_assiciation": [
|
|
{
|
|
"active": true,
|
|
"id": 1,
|
|
"group": true,
|
|
"group_ids": [2, 3],
|
|
"logic": "S02C01A1 + S02C01A2"
|
|
},
|
|
{
|
|
"active": true,
|
|
"id": 4,
|
|
"group": true,
|
|
"group_ids": [5, 6],
|
|
"logic": "S02C01A1 + S02C01A2"
|
|
},
|
|
{
|
|
"active": true,
|
|
"id": 7,
|
|
"group": false,
|
|
"logic": "S02C01A1 + S02C01A2"
|
|
}
|
|
]
|
|
} |