Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
char | broadcast_code [16] |
uint8_t | state |
Definition at line 389 of file livox_def.h.
char FanControlRequestItem::broadcast_code[16] |
Device broadcast code.
Definition at line 390 of file livox_def.h.
uint8_t FanControlRequestItem::state |
Fan state: 1 for turn on fan, 0 for turn off fan.
Definition at line 391 of file livox_def.h.