ing
This commit is contained in:
parent
ed9e055620
commit
67900f9f2f
|
@ -2,7 +2,7 @@ package model
|
|||
|
||||
import "encoding/json"
|
||||
|
||||
type Config struct {
|
||||
type SensorConfig struct {
|
||||
ID json.Number `json:"id,Number,omitempty"`
|
||||
Target *Target `json:"target,omitempty"`
|
||||
Schedule *Schedule `json:"schedule,omitempty"`
|
Loading…
Reference in New Issue
Block a user