showBallStrike
Use the interface to show balls and strikes.
Request Mode
POST/GET http://ip/V1.0/gfx/scoreboard/showBallStrike?show=true&uuid=1718789860579&sceneId=3f12205d-a92c-4575-bd09-e947fab51bc3
&uuid=1718789860579
Request Data
Parameter | Type | Description |
---|---|---|
show | Boolean | Whether to show balls and strikes. true: Show; false: Hide |
uuid | String | Unique ID of the stopwatch, non-essential parameter, without which is considered to control the global scoreboard displayed on the PGM scene |
sceneId | String | Unique ID of a scene, non-essential parameter, only required for a private scoreboard |