Changes between Version 20 and Version 21 of WikiStart
- Timestamp:
- 2013-03-25 20:01:05 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v20 v21 16 16 || '''Parameter''' || '''Description''' || 17 17 || ip || Ip number for your Dune box || 18 || interval || Poll interval for fetching player stats (in seconds) || 18 || interval_online || Poll interval for fetching player state (in seconds) when online || 19 || interval_offline || Poll interval for trying to fetch player state (in seconds) when offline. This interval will be used when http connection does a timeout when trying to fetch state. || 19 20 20 21 === Variables === 21 || ''' PlayerState''' || '''Description''' ||22 || '''!PlayerState''' || '''Description''' || 22 23 ||off|| Dune player is offline or turned off. || 23 24 ||standby|| Standby mode. || … … 31 32 ||file_playback|| Playing an arbitrary file. || 32 33 ||safe_mode|| Changing display mode. || 33 || ''' PlayerbackState''' || '''Description''' ||34 || '''!PlayerbackState''' || '''Description''' || 34 35 ||off || Dune player is offline or turned off.|| 35 36 ||playing|| ||