add stop and update simulator
This commit is contained in:
@@ -141,6 +141,8 @@ func (h *Handlers) update() {
|
||||
return Sensor{}, err
|
||||
}
|
||||
|
||||
h.simulator.UpdateSensor(req)
|
||||
|
||||
return req, nil
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user