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"
label = "Unifi AP Toilet"
id = "unifi-ap-toilets"
label = "Unifi AP Hallway/Toilets"
endpoints = [
# "icmp://toilet-ap.ti", # Painfully, ICMP said it was up when it was infact entirely unplugged. No ICMP for you.
"tcp://toilet-ap.ti:22",
"icmp://toilet-ap.ti",
]
},
]