kRestrictedRegionAssumptionSetting#
Fully qualified name: omni::telemetry::kRestrictedRegionAssumptionSetting
Defined in omni/structuredlog/Telemetry.h
-
constexpr char omni::telemetry::kRestrictedRegionAssumptionSetting[] = "/telemetry/restrictedRegionAssumption"#
The assumption of success or failure that should be assumed if the country name and code could not be retrieved.
Set this to
true
if the transmitter should be allowed to run if the country code or name could not be retrieved. Set this tofalse
if the transmitter should not be allowed to run in that error case. This defaults totrue
.