How to send data to overlays.uno?
- In overlays.uno open the overlay in control mode
- Copy the token from the upper right corner
- Choose “overlays.uno” output option in Scoreboard OCR
- Enter overlays.uno access token:
https://app.singular.live/apiv2/controlapps/<TOKEN>/<compositionName>
https://app.singular.live/apiv2/controlapps/2gzVUSk2pFmDI7dK53KX5g/Basketball Scorebug
- Use the same field names in Scoreboard OCR that are defined in overlays.uno
Scoreboard OCR will send the following HTTP PATCH request to api.singular.live according to developer documentation
[ { "subCompositionName": "Basketball Scorebug", "payload": { "Team 1 Score":"13" } } ]