Add command string
This commit is contained in:
@@ -12,6 +12,7 @@ var (
|
||||
)
|
||||
|
||||
type Cmd struct {
|
||||
Command string `json:"cmd"`
|
||||
MAC string `json:"mac,omitempty"`
|
||||
PortIDX *int `json:"port_idx,omitempty"`
|
||||
FileName string `json:"filename,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user