nx_ac_monitor_demo.nx
buildroot/runtime/nx_ac_monitor_demo.nx
about
nx_ac_monitor_demo.nx -- render a multi-unit AC Health Monitor dashboard to
web_assets/ac_monitor_demo.html, driving each card through the real product
brain (nx_ac_monitor). Shows the full alert range: HEALTHY / NOTICE /
SERVICE SOON / CRITICAL / UNVERIFIED. expect_exit: 0 license_tier: ORIGINAL
dependencies 1 imports · 0 importers
imports: nx_ac_monitor_page.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 7 | const DEMO_MAGIC_12000: i64 = 12000 |
| 8 | const DEMO_MAGIC_24000: i64 = 24000 |
| 9 | const DEMO_MAGIC_1200: i64 = 1200 |
| 10 | const DEMO_MAGIC_13000: i64 = 13000 |
| 11 | const DEMO_MAGIC_5000: i64 = 5000 |
| 12 | const DEMO_MAGIC_39000: i64 = 39000 |
| 13 | const DEMO_MAGIC_44000: i64 = 44000 |
| 14 | const DEMO_MAGIC_35000: i64 = 35000 |
| 15 | const DEMO_MAGIC_3000: i64 = 3000 |
| 16 | const DEMO_MAGIC_24050: i64 = 24050 |
| 17 | const DEMO_MAGIC_8333: i64 = 8333 |
| 18 | const DEMO_MAGIC_2778: i64 = 2778 |
| 19 | const DEMO_MAGIC_5556: i64 = 5556 |
| 20 | const DEMO_MAGIC_13889: i64 = 13889 |
| 21 | const DEMO_MAGIC_25000: i64 = 25000 |
| 22 | const DEMO_MAGIC_20000: i64 = 20000 |
| 23 | const DEMO_MAGIC_42000: i64 = 42000 |
| 24 | const DEMO_MAGIC_2000: i64 = 2000 |
| 25 | const DEMO_MAGIC_27000: i64 = 27000 |
| 27 | const DEMO_OUT: *u8 = "web_assets/ac_monitor_demo.html" |
functions
| 29 | func d_rd(r: *AcReading) -> i64 called by 1: main |
| 49 | func d_th(t: *FddThresh) -> i64 called by 1: main |
| 62 | func main() -> i64 |