test
This commit is contained in:
parent
329d4db397
commit
d5d875da95
@ -134,3 +134,5 @@ func StartSensor(id string) error {
|
|||||||
func StopSensor(id string) error {
|
func StopSensor(id string) error {
|
||||||
return GetInstance().scheduler.StopSchedule(id)
|
return GetInstance().scheduler.StopSchedule(id)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user