ing
This commit is contained in:
parent
cc2bef72c8
commit
ace5a6e0f1
|
@ -3,4 +3,5 @@ package sensorconfig
|
||||||
type Target struct {
|
type Target struct {
|
||||||
Auth map[string]interface{} `json:"auth,omitempty"`
|
Auth map[string]interface{} `json:"auth,omitempty"`
|
||||||
Connection *Connection `json:"connection,omitempty"`
|
Connection *Connection `json:"connection,omitempty"`
|
||||||
|
Meta map[string]interface{} `json:"meta,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user