wrps-demo-kit/04-scada/modbus_points/wrps_section_df.qli
Clio Liu 947f632d7f feat(scada): CI Server tag database, historian, displays
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.
2026-09-02 17:16:18 +10:00

40 lines
944 B
Text

@LANGUAGE
ENGLISH
@VERSION
1.03.00
!==================================================================================================================================
@FIELDS
NAME,SECTION_PATH,SECTION_NAME,BLOCKED,PARENT_BLOCKED
ALARM_INHIBIT,PARENT_ALARM_INHIBIT,OPC_VISIBLE,PARENT_OPC_VISIBLE,NSID,PARENT_NSID
DESCRIPTION,CREATED_BY
@SECTION_DF
"AID.WRPS.STN","AID.WRPS","STN",0,0,\
0,0,0,0,171,170,\
"Waterloo Road PS - station wide measurements and status","unknown"
"AID.WRPS.PU301","AID.WRPS","PU301",0,0,\
0,0,0,0,172,170,\
"Pump PU-301","unknown"
"AID.WRPS.PU302","AID.WRPS","PU302",0,0,\
0,0,0,0,173,170,\
"Pump PU-302","unknown"
"AID.WRPS.PU303","AID.WRPS","PU303",0,0,\
0,0,0,0,174,170,\
"Pump PU-303","unknown"
"AID.WRPS.SP","AID.WRPS","SP",0,0,\
0,0,0,0,175,170,\
"Operator setpoints and commands","unknown"
"AID.WRPS.SIM","AID.WRPS","SIM",0,0,\
0,0,0,0,176,170,\
"Simulation control - simulation build only","unknown"