services.prometheus.exporters.rtl_433.ids
List of ID matchers to export.
- Type
list of (submodule)- Default
[ ]- Example
[ { id = 1; location = "Bedroom"; name = "Nexus"; } ]- Declared
- <nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>
List of ID matchers to export.
list of (submodule)[ ][
{
id = 1;
location = "Bedroom";
name = "Nexus";
}
]