add toilet AP

This commit is contained in:
Greyscale 2024-07-13 23:23:32 +02:00
parent 793568095e
commit 3ce144ce24

View file

@ -94,11 +94,10 @@ module "vigil" {
] ]
}, },
{ {
id = "unifi-ap-toilet" id = "unifi-ap-toilets"
label = "Unifi AP Toilet" label = "Unifi AP Hallway/Toilets"
endpoints = [ endpoints = [
# "icmp://toilet-ap.ti", # Painfully, ICMP said it was up when it was infact entirely unplugged. No ICMP for you. "icmp://toilet-ap.ti",
"tcp://toilet-ap.ti:22",
] ]
}, },
] ]