rgp_power
Methods
(static) messageRgbPowerCloseRGB() → {Uint8Array}
- Description:
- 4.12.4 Turn off the ring light
Create Encoded Packet for the command CMD_RGB_POWER_CLOSE_RGB
- Source:
Returns:
-
Type
-
Uint8Array
(static) messageRgbPowerDown() → {Uint8Array}
- Description:
- 4.12.7 Shut down
Create Encoded Packet for the command CMD_RGB_POWER_POWER_DOWN
- Source:
Returns:
-
Type
-
Uint8Array
(static) messageRgbPowerOpenRGB() → {Uint8Array}
- Description:
- 4.12.3 Turn on the ring light
Create Encoded Packet for the command CMD_RGB_POWER_OPEN_RGB
- Source:
Returns:
-
Type
-
Uint8Array
(static) messageRgbPowerPowerIndOFF() → {Uint8Array}
- Description:
- 4.12.6 Turn off battery indicator
Create Encoded Packet for the command CMD_RGB_POWER_POWERIND_OFF
- Source:
Returns:
-
Type
-
Uint8Array
(static) messageRgbPowerPowerIndON() → {Uint8Array}
- Description:
- 4.12.5 Turn on the battery indicator
Create Encoded Packet for the command CMD_RGB_POWER_POWERIND_ON
- Source:
Returns:
-
Type
-
Uint8Array
(static) messageRgbPowerReboot() → {Uint8Array}
- Description:
- 4.12.8 Restart
Create Encoded Packet for the command CMD_RGB_POWER_REBOOT
- Source:
Returns:
-
Type
-
Uint8Array