rename snmp handler to prepared handler, 4
This commit is contained in:
parent
af739c7148
commit
3c09c04066
@ -9,6 +9,7 @@ type VariableType struct {
|
||||
Variable string `json:"variable"`
|
||||
Unit string `json:"unit"`
|
||||
Value interface{} `json:"value,omitempty"`
|
||||
Status string `json:"status,omitempty"`
|
||||
}
|
||||
|
||||
type Measurement struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user