Data Model Browser
React-based, searchable browser for the HDS data model: items, streams, event types and datasources. Loads the same pack.json that the data-model repo publishes.
What you can do
Section titled “What you can do”- Browse items by category / subdomain
- Search across item names, descriptions and unit labels
- Inspect each item’s HDS event-type binding, units, and converter rules
- Cross-reference streams and datasources
Tech Stack
Section titled “Tech Stack”- React 19 + Vite + Tailwind 4
- Consumes
data-model/dist/pack.json - Deployed via gh-pages at
model-browser.datasafe.dev
Status
Section titled “Status”Production. Shipped via plan 35; replaces the static index page that used to live on model.datasafe.dev.