Name

ThrottleCommand

Enumeration Members

Enumeration Members

DEF: "DEF"

Set the throttle level to the default level.

DOWN: "DOWN"

Decrease the throttle level.

MAX: "MAX"

Set the throttle level to the maximum amount of throttling.

MIN: "MIN"

Set the throttle level to the minimum amount of throttling.

START: "START"

Start sending updates to the client again.

STOP: "STOP"

Stop sending updates to the client.

UP: "UP"

Increase the throttle level.

Generated using TypeDoc