Playground
Frame a live map, send any command from the panel, and watch what comes back. Use this before wiring the SDK into your own page.
Examples use a demonstration campus. Every snippet on this site addresses
ucba, a publicly available campus with the building muntz-hall and the room 170. Substitute your own campus slug once you have one. Slugs for your campus are listed in your Waylocate console, and the addressing rules are in the reference grammar.Tabs
| Tab | What you see |
|---|---|
| Commands | One control per protocol command |
| Events | Named events with payloads and source |
| Raw messages | The JSON on the wire, including correlation ids |
Selecting a room in the map fires an event with source: "user". Sending the
same selection from the panel fires one with source: "host".
Sending host.hello returns the map's readiness payload, including the
capability list for that deployment.
Full-page demo
A larger version with an automated conformance run is at waylocate.com/embed-demo.