setOnBaseRunners
Use the interface to set on-base runner indicators.
Request Mode
POST/GET http://ip/V1.0/gfx/scoreboard/setOnBaseRunners?position=-3&touchBase=true&uuid=1718789860579
Request Data
Parameter | Type | Description |
---|---|---|
position | Int | Base. 1: first base 2: second base 3: third base |
touchBase | Boolean | Whether the runner is on base. true: Yes; false: No |
uuid | String | Unique ID of the scoreboard, non-essential parameter, without which is considered to control the scoreboard displayed on the PGM scene |