|
@ -58,7 +58,7 @@ public class DeviceInitService { |
|
|
}).start(); |
|
|
}).start(); |
|
|
} |
|
|
} |
|
|
public void initSensorState() throws Exception { |
|
|
public void initSensorState() throws Exception { |
|
|
deviceSensorService.deviceSensorSchedule(); |
|
|
|
|
|
|
|
|
deviceSensorService.collectSensorState(); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
public void initDeviceSetData() throws Exception { |
|
|
public void initDeviceSetData() throws Exception { |
|
|