lixuewei / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

Feature request Guest AP #1312

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please allow for individual time settings on all days for "Date to Activate 
Guest AP" instead of the two groups Workweek and Weekend.

Original issue reported on code.google.com by Nao...@gmail.com on 14 Aug 2014 at 3:44

GoogleCodeExporter commented 9 years ago
These settings are individual and could be configured using cron tasks.
https://code.google.com/p/rt-n56u/wiki/CommonTips?wl=en#Using_the_built-in_sched
uler_%28crond%29

functions can be accessed with:
radio2_disable
radio2_enable
radio2_guest_disable
radio2_guest_enable
radio2_restart
radio2_toggle
radio2_toggle_off
radio2_toggle_on
radio5_disable
radio5_enable
radio5_guest_disable
radio5_guest_enable
radio5_restart
radio5_toggle
radio5_toggle_off
radio5_toggle_on

Original comment by d...@soulblader.com on 15 Aug 2014 at 8:15