class RFConfiguration

November 30, 2022 · View on GitHub

Member values

Member nameData typeDescriptionUsage
wifi_enable_stateWifiEnableState 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_stateBluetoothEnableState 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)