3 <script type=
"text/javascript">
6 var jsonurl
= 'oscamapi.json';
7 var parameters
= '?part=readerlist';
11 var pollrefresh
= '##POLLREFRESHTIME##';
12 existing_inserts
= new Array(##EXISTING_INS
##);
20 <LI CLASS=
"configmenu"><A HREF=
"#" onclick=
"addinsert();">Add Reader
</A></LI>
21 <LI CLASS=
"configmenu"><A HREF=
"readers.html?action=reloadreaders">Reload Readers
</A></LI>
22 <LI CLASS=
"configmenu"><A HREF=
"scanusb.html">Scan USB
</A></LI>
23 <LI CLASS=
"configmenu"><A HREF=
"readers.html?action=resetallrdrstats" onclick=
"return confirm('Reset Readerstats ?')">Reset Readerstats
</A></LI>
24 <LI CLASS=
"configmenu"><A TARGET=
"_blank" HREF=
"graph.svg?type=servers">Show Graphs
</A></LI>
29 <form action=
"readerconfig.html" method=
"get" name=
"new_insert" onsubmit=
"return chkinsert(document.new_insert.label.value)">
30 <TABLE CLASS=
"readers">
31 <TR><TH>NEW Reader Label:
<input type=
"text" name=
"label" value=
"##NEXTREADER##"> Protocol:
<select name=
"protocol">##ADDPROTOCOL##
</select><input type=
"submit" name=
"action" value=
"Add" title=
"Add New Reader"></TH></TR>
35 <DIV ID=
"searchTable">
36 <TABLE CLASS=
"readers">
37 <TR><TH><input type=
"text" id=
"searchTerm" class=
"search_box" placeholder=
"Enter Searchterm"></TH></TR>
40 <TABLE ID=
"dataTable" CLASS=
"readers">
44 <TH COLSPAN=
"4">ECM
</TH>
45 <TH COLSPAN=
"4">EMM
</TH>
47 <TH COLSPAN=
"##READERACTIONCOLS##"></TH>
51 <TH data-sort=
"string-ins" class=
"sortable">Reader
</TH>
52 <TH data-sort=
"ip" class=
"sortable">Status
<BR>Address
</TH>
53 <TH data-sort=
"string-ins" class=
"sortable">Protocol
</TH>
55 <TH data-sort=
"int" data-sort-default=
"desc" class=
"sortable">OK
</TH>
56 <TH data-sort=
"int" data-sort-default=
"desc" class=
"sortable">NOK
</TH>
57 <TH data-sort=
"int" data-sort-default=
"desc" class=
"sortable">TOUT
</TH>
58 <TH>Filtered
<BR><SPAN TITLE=
"filtered by ECM Header Whitelist"> Head
</SPAN>/
<SPAN TITLE=
"filtered by ECM Whitelist"> Len
</SPAN></TH>
59 <TH>error
<BR><SPAN TITLE=
"unknown EMM"> UK
</SPAN>/
<SPAN TITLE=
"global EMM"> G
</SPAN>/
<SPAN TITLE=
"shared EMM"> S
</SPAN>/
<SPAN TITLE=
"unique EMM"> UQ
</SPAN></TH>
60 <TH>written
<BR><SPAN TITLE=
"unknown EMM"> UK
</SPAN>/
<SPAN TITLE=
"global EMM"> G
</SPAN>/
<SPAN TITLE=
"shared EMM"> S
</SPAN>/
<SPAN TITLE=
"unique EMM"> UQ
</SPAN></TH>
61 <TH>skipped
<BR><SPAN TITLE=
"unknown EMM"> UK
</SPAN>/
<SPAN TITLE=
"global EMM"> G
</SPAN>/
<SPAN TITLE=
"shared EMM"> S
</SPAN>/
<SPAN TITLE=
"unique EMM"> UQ
</SPAN></TH>
62 <TH>blocked
<BR><SPAN TITLE=
"unknown EMM"> UK
</SPAN>/
<SPAN TITLE=
"global EMM"> G
</SPAN>/
<SPAN TITLE=
"shared EMM"> S
</SPAN>/
<SPAN TITLE=
"unique EMM"> UQ
</SPAN></TH>
64 <TH COLSPAN=
"##READERACTIONCOLS##">Action
</TH>
72 <TABLE CLASS=
"infotable">
76 <DIV id=
"picolor"></DIV>