Changes between Version 25 and Version 26 of WikiStart


Ignore:
Timestamp:
2013-03-25 20:25:13 (11 years ago)
Author:
hek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v25 v26  
    1616|| '''Parameter''' || '''Description''' || 
    1717|| ip || Ip number for your Dune box || 
    18 || PollIntervalOnline || Poll interval for fetching player state (in seconds) when dune player is online || 
    19 || PollIntervalOffline || 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. || 
     18|| !PollIntervalOnline || Poll interval for fetching player state (in seconds) when dune player is online || 
     19|| !PollIntervalOffline || 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. || 
    2020 
    2121=== Notifications === 
     22 
     23The following notification triggers can be used in your scenes. 
     24 
    2225|| '''!PlayerState''' || '''Description''' ||  
    2326||off|| Dune player is offline or turned off. || 
     
    5053}}} 
    5154 
    52 Or use normal triggers in your scenes 
    53  
    54  
    5555 
    5656=== API Description === 
    57 Here is the API reference used to develop plugin. A big thanks to Steven Liekens who has collected all information available on one place regarding IP-command interface for Dune Players. 
     57A big thanks to Steven Liekens who has collected all information available on one place regarding IP-command interface for Dune Players. It helped alot when developing this plugin. 
    5858https://code.google.com/p/dune-api-codepack/wiki/ApiReference