en:provisioning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:provisioning [2018/06/21 11:47]
Alexander [Appearance settings]
en:provisioning [2018/11/13 14:53]
Alexander [Syslog server information]
Line 87: Line 87:
 <​syslog_host name="​1.1.1.1"/>​ <​syslog_host name="​1.1.1.1"/>​
 </​code>​ </​code>​
 +
 +====Statistics server information====
 +//​**Supported from firmware 4.0.13**// \\
 +Set up server URL, where [[en:​statistics_drop | statistics]] will be sent.
 +<code xml>
 +<​statistics url="​http://​domain/​stbstat/​index.php"​ accum_period="​45">​
 +  <media />
 +  <network period="​20"​ />
 +</​statistics>​
 +
 +</​code>​
 +
 + ​Statistics tag attributes: \\
 +  * //url// - statistics server address.
 +  * //​accum_period//​ - period in second of statistic accumulation before sent to server.
 +
 +
 + ​Network tag attributes (statistics of network interfaces):​ \\
 +  * //period// - period in second of statistics reading from hardware.
 +
 + Media tag has no attributes. If tag media exists, STB will send statistics after stream ends.
  
 ====Provisioning server information==== ====Provisioning server information====
Line 345: Line 366:
 </​code>​ </​code>​
  
-//server// attribute defines portal URL (middleware);​ //api// defines JavaScript API for the portal ("​tvip",​ "​mag",​ "​html5"​). If //noui// attribute is //true// then all TVIP user interface is replaced by Web portal (recommended for Stalker), if //false//, then Web-portal only replaces Watch TV app. +//server// attribute defines portal URL (middleware);​ //api// defines JavaScript API for the portal ("​tvip",​ "​mag",​ "​html5"​).\\ 
 +If //noui// attribute is //true// then all TVIP user interface is replaced by Web portal ("Whole system"​ mode), if //false//, then Web-portal only replaces Watch TV app ("TV only" mode). If //​combined//​ attribute is //true// and //noui// is //false//, then "​Combined"​ mode is used (from v.4.0.23).
  
 Optional attributes: \\ Optional attributes: \\
en/provisioning.txt · Last modified: 2023/12/20 16:29 by Vladimir Manov