143 lines
3.1 KiB
JSON
143 lines
3.1 KiB
JSON
{
|
|
"name": "panel-atlas-operator-lamps-v1",
|
|
"notes": [
|
|
"Compact visible-output atlas for operator lamps and tally-adjacent selectors.",
|
|
"Use webcam snapshots to tie each selector/value write to the panel state.",
|
|
"This intentionally stays on command-0 primary-table writes and avoids COPY/menu latch selectors."
|
|
],
|
|
"steps": [
|
|
{
|
|
"action": "power_cycle",
|
|
"off_seconds": 1.5
|
|
},
|
|
{
|
|
"action": "wait_ready",
|
|
"heartbeats": 2,
|
|
"timeout": 10.0,
|
|
"require": true
|
|
},
|
|
{
|
|
"action": "drain",
|
|
"seconds": 0.25
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "selector_zero_ok_seed_1",
|
|
"frame": "00 00 00 80 00 DA",
|
|
"listen": 0.60
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "selector_zero_ok_seed_2",
|
|
"frame": "00 00 00 80 00 DA",
|
|
"listen": 0.60
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "cam_power_candidate_0007_high",
|
|
"frame": "00 00 07 80 00 DD",
|
|
"listen": 0.90
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "cam_power_candidate_0007_low",
|
|
"frame": "00 00 07 00 00 5D",
|
|
"listen": 0.50
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "call_candidate_0015_high",
|
|
"frame": "00 00 15 80 00 CF",
|
|
"listen": 0.90
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "call_candidate_0015_low",
|
|
"frame": "00 00 15 00 00 4F",
|
|
"listen": 0.50
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "selector_zero_ok_refresh_before_neighbors",
|
|
"frame": "00 00 00 80 00 DA",
|
|
"listen": 0.40
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_0012_high",
|
|
"frame": "00 00 12 80 00 C8",
|
|
"listen": 0.90
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_0012_low",
|
|
"frame": "00 00 12 00 00 48",
|
|
"listen": 0.45
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_0013_high",
|
|
"frame": "00 00 13 80 00 C9",
|
|
"listen": 0.90
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_0013_low",
|
|
"frame": "00 00 13 00 00 49",
|
|
"listen": 0.45
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_0016_high",
|
|
"frame": "00 00 16 80 00 CC",
|
|
"listen": 0.90
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_0016_low",
|
|
"frame": "00 00 16 00 00 4C",
|
|
"listen": 0.45
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_0017_high",
|
|
"frame": "00 00 17 80 00 CD",
|
|
"listen": 0.90
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_0017_low",
|
|
"frame": "00 00 17 00 00 4D",
|
|
"listen": 0.45
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_0018_high",
|
|
"frame": "00 00 18 80 00 C2",
|
|
"listen": 0.90
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_0018_low",
|
|
"frame": "00 00 18 00 00 42",
|
|
"listen": 0.45
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_001a_high",
|
|
"frame": "00 00 1A 80 00 C0",
|
|
"listen": 0.90
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "neighbor_001a_low",
|
|
"frame": "00 00 1A 00 00 40",
|
|
"listen": 0.45
|
|
},
|
|
{
|
|
"action": "listen",
|
|
"seconds": 0.80
|
|
}
|
|
]
|
|
}
|