services.prometheus.exporters.rtl_433.rtl433Flags

NixOS option

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 in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →