chore(docker-env2): seed sample native alarm source binding + demo instance on site-x
This commit is contained in:
@@ -73,6 +73,16 @@ bash docker-env2/deploy.sh
|
||||
bash docker-env2/seed-sites.sh
|
||||
```
|
||||
|
||||
The seed also creates a **native alarm source demo**: a `MxAlarmDemo` template with a
|
||||
`GalaxyAlarms` native alarm source bound to the shared MxGateway connection, plus a
|
||||
deployed `MxAlarmDemo-1` instance on site-x. This exercises the read-only native alarm
|
||||
mirror end-to-end — mirrored alarms appear live in the Central UI Debug View with severity
|
||||
and condition badges. Verify the binding with:
|
||||
|
||||
```bash
|
||||
scadabridge --url http://localhost:9100 template native-alarm-source list --template-id <id>
|
||||
```
|
||||
|
||||
### After Code Changes
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user