From c7ca0dcb27a3e05ba4c25c59297581c71abc06c2 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Thu, 29 Jan 2026 13:30:34 -0600 Subject: [PATCH] poller clarification --- lib/towerops_web/live/device_live/show.html.heex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/towerops_web/live/device_live/show.html.heex b/lib/towerops_web/live/device_live/show.html.heex index a59e8a34..f7e69545 100644 --- a/lib/towerops_web/live/device_live/show.html.heex +++ b/lib/towerops_web/live/device_live/show.html.heex @@ -32,6 +32,9 @@ {@device.ip_address} + + Polled by: + <%= if @agent_info.type == :cloud do %> <.icon name="hero-cloud" class="h-3.5 w-3.5" /> Cloud