Changes between Version 25 and Version 26 of WikiStart
- Timestamp:
- 2011-09-02 17:51:59 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v25 v26 12 12 === Setup Instructions === 13 13 1. Download all the files: 14 * [[http://code.mios.com/svn_public/mios_wake-on-lan/ WOL.plugin/D_WOL.json|D_WOL.json]]15 * [[http://code.mios.com/svn_public/mios_wake-on-lan/ WOL.plugin/D_WOL.xml|D_WOL.xml]]16 * [[http://code.mios.com/svn_public/mios_wake-on-lan/ WOL.plugin/I_WOL.xml|I_WOL.xml]]17 * [[http://code.mios.com/svn_public/mios_wake-on-lan/ WOL.plugin/S_WOL.xml|S_WOL.xml]]14 * [[http://code.mios.com/svn_public/mios_wake-on-lan/trunk/D_WOL.json|D_WOL.json]] 15 * [[http://code.mios.com/svn_public/mios_wake-on-lan/trunk/D_WOL.xml|D_WOL.xml]] 16 * [[http://code.mios.com/svn_public/mios_wake-on-lan/trunk/I_WOL.xml|I_WOL.xml]] 17 * [[http://code.mios.com/svn_public/mios_wake-on-lan/trunk/S_WOL.xml|S_WOL.xml]] 18 18 2. On the Vera dashboard go to ''MiOS developers'' -> ''Luup files''. 19 19 3. Upload all the files, then click ''GO''. Do not check ''Restart Luup after upload''. If it's checked, uncheck it. … … 25 25 26 26 === Screenshots === 27 Up to 10 computers can be stored. The status message at the bottom is the status of the last operation. It will also show the return code of the Wake-on-LAN program. Common return codes: 28 * 0 - OK 29 * 1 - Error 30 * 127 - Command not found 27 Up to 10 computers can be stored. The status message at the bottom is the status of the last operation. 31 28 32 29 [[Image(computer_list.png)]]