NONE constant

Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.

Implementation

static const Config_DeviceConfig_RebroadcastMode NONE =
    Config_DeviceConfig_RebroadcastMode._(4, _omitEnumNames ? '' : 'NONE');