oscam-2.26.01-11942-802-wit.../webif/api.xml/readerstats.xml
2026-02-17 10:06:53 +00:00

12 lines
445 B
XML
Executable File

##TPLAPIHEADER##
<reader label="##READERNAME##" status="##READERSTATUS##" caid="##READERCAID##">
<emmstats totalwritten="##TOTALWRITTEN##" totalskipped="##TOTALSKIPPED##" totalblocked="##TOTALBLOCKED##" totalerror="##TOTALERROR##">
##EMMSTATS##
</emmstats>
<ecmstats count="##ROWCOUNT##" totalecm="##TOTALECM##" lastaccess="##LASTACCESS##">
##ECMSTATS##
</ecmstats>
<ecmhistory>##ECMHISTORY##</ecmhistory>
</reader>
##TPLAPIFOOTER##