mirror of
https://github.com/lorsanstand/HomeOps-Hub.git
synced 2026-09-18 15:08:21 +03:00
feat: create execute command
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package connection_manager
|
||||
|
||||
type agentStatus struct {
|
||||
AgentID string
|
||||
Online bool
|
||||
}
|
||||
Reference in New Issue
Block a user