|
|
@ -258,6 +258,7 @@ public class TwoNDCSocketConnectionAutoRun extends AbstractAutoRunnable { |
|
|
|
lampThreecolorDeviceDriver = (LampThreecolorDeviceDriver) code.getDeviceDriver(); |
|
|
|
lampThreecolorDeviceDriver.writing("to_command", "1"); |
|
|
|
} |
|
|
|
//5秒后发送关门信号
|
|
|
|
Thread.sleep(5000); |
|
|
|
try { |
|
|
|
standardAutodoorDeviceDriver.writing("to_open", "0"); |
|
|
|