Skip to content

Data Model Browser

ApplicationDemoGitHub
Demo: 0890344 (Jul 16, 2026)

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.

  • 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
  • React 19 + Vite + Tailwind 4
  • Consumes data-model/dist/pack.json
  • Deployed via gh-pages at model-browser.datasafe.dev

Production. Shipped via plan 35; replaces the static index page that used to live on model.datasafe.dev.