The old 05-scada/, restructured around the distinction its README never
drew: configuration is deployed with dssqld, displays are deployed by
file copy. Conflating the two is what made the folder confusing.
modbus_points/ the tag database - named for the protocol,
since CI Server configures others differently
modbus_points/historian/ 3 groups, 49 bindings - HAND-MADE, no
generator, and drifted from the server
hmi/ displays and their generator
ciserver-backup-2026-08/ outdated exports, evidence only, never import
QUICKLOAD.md dssqld export/import, the 5 classes, the import
order, and why an item import kills every display
README.md the chain end to end, and the not-updating triage
Verified during the move - the whole chain is reproducible:
scada-points.csv and all three .qli regenerate byte-identically
all six displays build clean
Removed the K offset machinery from build_display.py, item-ids.meta.json
and DEPLOY.md. K was a consistency check on measured ids, not a source of
them, and diagnosing a dead screen by arithmetic is wasted effort when
validating the display in CI Server's Editor Module fixes it outright.
The guidance now leads with that one action.
Recorded, not fixed: the repo's historian config disagrees with the
2026-08 CI Server export - WRPS_THIRTY_SEC and a FIVE_SECONDS group exist
on the server and not here. cicore1 was unreachable during this audit, so
which is correct is unknown.
Not carried across: __pycache__, out/*.xml, and the top-level
WRPS_Overview.xml that was tracked despite .gitignore declaring the
display XMLs to be build output.
2 KiB
2 KiB
| 1 | item | itemId |
|---|---|---|
| 2 | AID.WRPS.PU301.AVAILABLE | 1.1.291.0.0.1.1.1 |
| 3 | AID.WRPS.PU301.RUNNING | 1.1.288.0.0.1.1.1 |
| 4 | AID.WRPS.PU301.RUN_CMD | 1.1.285.0.0.1.1.1 |
| 5 | AID.WRPS.PU301.RUN_HOURS | 1.1.308.0.0.1.1.7 |
| 6 | AID.WRPS.PU301.STATE | 1.1.313.0.0.1.1.7 |
| 7 | AID.WRPS.PU301.TRIPPED | 1.1.297.0.0.1.1.1 |
| 8 | AID.WRPS.PU302.AVAILABLE | 1.1.292.0.0.1.1.1 |
| 9 | AID.WRPS.PU302.RUNNING | 1.1.289.0.0.1.1.1 |
| 10 | AID.WRPS.PU302.RUN_CMD | 1.1.286.0.0.1.1.1 |
| 11 | AID.WRPS.PU302.RUN_HOURS | 1.1.309.0.0.1.1.7 |
| 12 | AID.WRPS.PU302.STATE | 1.1.314.0.0.1.1.7 |
| 13 | AID.WRPS.PU302.TRIPPED | 1.1.298.0.0.1.1.1 |
| 14 | AID.WRPS.PU303.AVAILABLE | 1.1.293.0.0.1.1.1 |
| 15 | AID.WRPS.PU303.RUNNING | 1.1.290.0.0.1.1.1 |
| 16 | AID.WRPS.PU303.RUN_CMD | 1.1.287.0.0.1.1.1 |
| 17 | AID.WRPS.PU303.RUN_HOURS | 1.1.310.0.0.1.1.7 |
| 18 | AID.WRPS.PU303.STATE | 1.1.315.0.0.1.1.7 |
| 19 | AID.WRPS.PU303.TRIPPED | 1.1.299.0.0.1.1.1 |
| 20 | AID.WRPS.SIM.INFLOW | 1.1.330.0.0.1.1.7 |
| 21 | AID.WRPS.SIM.RESET | 1.1.332.0.0.1.1.7 |
| 22 | AID.WRPS.SIM.SCENARIO | 1.1.331.0.0.1.1.7 |
| 23 | AID.WRPS.SIM.TIME_SCALE | 1.1.333.0.0.1.1.7 |
| 24 | AID.WRPS.SP.CMD_PARAM | 1.1.321.0.0.1.1.7 |
| 25 | AID.WRPS.SP.CMD_WORD | 1.1.320.0.0.1.1.7 |
| 26 | AID.WRPS.SP.HIGH_ALARM | 1.1.327.0.0.1.1.7 |
| 27 | AID.WRPS.SP.LEVEL_SP | 1.1.322.0.0.1.1.7 |
| 28 | AID.WRPS.SP.MIN_SPEED | 1.1.328.0.0.1.1.7 |
| 29 | AID.WRPS.SP.MODE | 1.1.319.0.0.1.1.7 |
| 30 | AID.WRPS.SP.SERVICE_HRS | 1.1.329.0.0.1.1.7 |
| 31 | AID.WRPS.SP.START_DUTY | 1.1.323.0.0.1.1.7 |
| 32 | AID.WRPS.SP.START_P2 | 1.1.324.0.0.1.1.7 |
| 33 | AID.WRPS.SP.START_P3 | 1.1.325.0.0.1.1.7 |
| 34 | AID.WRPS.SP.STOP_ALL | 1.1.326.0.0.1.1.7 |
| 35 | AID.WRPS.STN.ALARM_WORD | 1.1.317.0.0.1.1.7 |
| 36 | AID.WRPS.STN.CMD_ACK | 1.1.318.0.0.1.1.7 |
| 37 | AID.WRPS.STN.DISCHARGE | 1.1.302.0.0.1.1.7 |
| 38 | AID.WRPS.STN.DUTY_PUMP | 1.1.316.0.0.1.1.7 |
| 39 | AID.WRPS.STN.HIGH_LEVEL | 1.1.295.0.0.1.1.1 |
| 40 | AID.WRPS.STN.INFLOW | 1.1.301.0.0.1.1.7 |
| 41 | AID.WRPS.STN.IN_AUTO | 1.1.294.0.0.1.1.1 |
| 42 | AID.WRPS.STN.LEVEL | 1.1.300.0.0.1.1.7 |
| 43 | AID.WRPS.STN.NET_ACCUM | 1.1.307.0.0.1.1.7 |
| 44 | AID.WRPS.STN.PUMPS_RUNNING | 1.1.303.0.0.1.1.7 |
| 45 | AID.WRPS.STN.SPEED | 1.1.304.0.0.1.1.7 |
| 46 | AID.WRPS.STN.SPILL_ACTIVE | 1.1.296.0.0.1.1.1 |
| 47 | AID.WRPS.STN.STATE | 1.1.312.0.0.1.1.7 |
| 48 | AID.WRPS.STN.TIME_TO_LSHH | 1.1.306.0.0.1.1.7 |
| 49 | AID.WRPS.STN.TIME_TO_SPILL | 1.1.305.0.0.1.1.7 |
| 50 | AID.WRPS.STN.VOL_TO_SPILL | 1.1.311.0.0.1.1.7 |