feat(reachview): GetModemConfiguration func
This commit is contained in:
@ -2,5 +2,5 @@ package model
|
||||
|
||||
type Action struct {
|
||||
Name string `json:"name"`
|
||||
Paylaod map[string]any `json:"payload"`
|
||||
Paylaod map[string]any `json:"payload,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user