updateScoreOfHome
Use the interface to change the score of home team.
Request Mode
POST/GET http://ip/V1.0/gfx/scoreboard/updateScoreOfHome?changeScore=3&uuid=1718789860579
Request Data
| Parameter | Type | Description |
|---|---|---|
| changeScore | Int | The score to add or decrease. Positive is a plus, and negative is a minus. |
| uuid | String | Unique ID of the scoreboard, non-essential parameter, without which is considered to control the scoreboard displayed on the PGM scene |