Every tally-strip button equals an HTTP GET on the same key — Bitfocus Companion's HTTP module and the dashboard are interchangeable. Values: int/bool without quotes, strings in quotes.
Documentation
WebKV Companion stuff:
- int/bool without quotes
- strings in quotes
GET
- Toggling score-bug: http://localhost:3001/api/kv/set/show-voice/true (or false)
- Showing/hiding timer: http://localhost:3001/api/kv/set/show-timer/true (or false)
- Start Map/Pregame Break: http://localhost:3001/api/kv/set/match-state/"start" (or break)
POST body plain text: "value in quotes"
- Set value: http://localhost:3001/api/kv/set/intermission-duration