From f7ccf7d461cbe2771c63ca3478bf1440485d24a2 Mon Sep 17 00:00:00 2001 From: boge Date: Fri, 14 Mar 2025 17:28:50 +0800 Subject: [PATCH] add agent --- cmii-uav-watchdog-agent/services/host_info.go | 1 + 1 file changed, 1 insertion(+) create mode 100644 cmii-uav-watchdog-agent/services/host_info.go diff --git a/cmii-uav-watchdog-agent/services/host_info.go b/cmii-uav-watchdog-agent/services/host_info.go new file mode 100644 index 0000000..5e568ea --- /dev/null +++ b/cmii-uav-watchdog-agent/services/host_info.go @@ -0,0 +1 @@ +package services