services.prometheus.exporters.rtl_433.rtl433Flags

Flags passed verbatim to rtl_433 binary. Having -C si (the default) is recommended since only Celsius temperatures are parsed.

Type
string
Default
"-C si"
Example
"-C si -R 19"
Declared
<nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>