Coordinator / Router User Manual
All rights reserved by Allynk Technology Co. Ltd.
Page 36 of 38
■
8F., No.20, Chenggong 13th St. Zhubei City, Hsinchu County 30264, Taiwan
■
■
■
+886-3-6577205
➢
Target command: Command contents
3
<command contents>
Available command:
Command
Descriptions
activate
Activate device
config -inv1 <sec> -inv2 <sec> -iter <num> -epd <action>
(
※
inv1 / inv2 / iter / epd parameters are optional, user can use all
of them or one of them)
M
odify ESL’s configurations
✓
inv1:
ScanInterval1
. ESL long sleep time
(0~65534 sec)
✓
inv2:
ScanInterval2
. ESL short sleep time
(0~254 sec)
✓
iter:
ScanIteration
. ESL short sleep rounds
(0~254 rounds)
✓
epd:
. Control image
displa
y when ESL’s state changes.
deactivate
Deactivate device
imgshow -current
Refresh current image
imgshow -index <0~9>
Fetch previously stored image.
Ex: imgshow -index 1
(Fetch image from slot 1)
ledon
Turn on LED
ledoff
Turn off LED
ledblink -on <ms> -off <ms> -interval <sec>
(
※
on / off / interval parameters are all needed)
Specify how to blink the LED
✓
on: time (millisecond) to keep LED on
(Must be multiply of 250, ex: 250/500/750..)
✓
off: time (millisecond) to keep LED off
(Must be multiply of 250, ex: 250/500/750..)
✓
interval: time (second) for whole operation
(1~256)
Ex: ledblink -on 250 -off 500 -interval 20