Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 778 Bytes

File metadata and controls

11 lines (7 loc) · 778 Bytes

class RFConfiguration

Member values

Member name Data type Description Usage
wifi_enable_state WifiEnableState   To set wifi_enable_state, you simply assign a value directly to a field within wifi_enable_state. You can also use the parent message's HasField() method to check if a message type field value has been set.
bluetooth_enable_state BluetoothEnableState   To set bluetooth_enable_state, you simply assign a value directly to a field within bluetooth_enable_state. You can also use the parent message's HasField() method to check if a message type field value has been set.

Parent topic: Base (Python)