[gbx] - try fix ecm and cw messages
[oscam.git] / webif / api.xml / userconfiglist_userconfigs.xml
blob753082612b37cfba1844e828e9f088edcff211ca
1         <user name="##USERNAME##" status="##STATUS##" ip="##CLIENTIP##" protocol="##CLIENTPROTO##">
2             <stats>
3                 <cwok>##CWOK##</cwok>
4                 <cwnok>##CWNOK##</cwnok>
5                 <cwignore>##CWIGN##</cwignore>
6                 <cwtimeout>##CWTOUT##</cwtimeout>
7                 <cwcache>##CWCACHE##</cwcache>
8                 <cwtun>##CWTUN##</cwtun>
9                 <cwlastresptime>##CWLASTRESPONSET##</cwlastresptime>
10                 <emmok>##EMMOK##</emmok>
11                 <emmnok>##EMMNOK##</emmnok>
12                 <cwrate>##CWRATE##</cwrate>
13                 <timeonchannel>##CLIENTTIMEONCHANNELAPI##</timeonchannel>
14                 <expectsleep>##CLIENTTIMETOSLEEPAPI##</expectsleep>
15             </stats>
16         </user>