services.prometheus.exporters.rtl_433.channels

List of channel matchers to export.

Type
list of (submodule)
Default
[ ]
Example
[
  {
    channel = 6543;
    location = "Kitchen";
    name = "Acurite";
  }
]
Declared
<nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>