TSI_Config/doc/tmrrelay.jsonc
2024-12-31 11:12:09 +08:00

25 lines
536 B
JSON

{
"version": 1,
"slot": 14,
"card_type": 5,
"relay_assiciation": [
{
"active": true,
"id": 1,
"ids": [1, 2, 3],
"logic": "S02C01A1 + S02C01A2"
},
{
"active": true,
"id": 4,
"ids": [4, 5, 6],
"logic": "S02C01A1 + S02C01A2"
},
{
"active": true,
"id": 7,
"ids": [7],
"logic": "S02C01A1 + S02C01A2"
}
]
}