How to edit attendance record in Time Clock?
Time Clock V2.1 is now ready for record edit, including add, edit and delete functions. For users of Time Clock V1.x who do not need the “EMAIL” and “PHOTO TAKING” feature, you may : 1. Download the upgrade version to edit … Read More
How to change my PC’s IP and DNS Server address for AVEA’s WEB REPORTER (Time Clock)?
For those who can access the web report from the outside (Internet) but cannot change the router settings (i.e. cannot change the port forwarding settings of the router). You can change the IP address of the web reporter PC manually. … Read More
How does the HTTP RFID web reader keep the electric strike / door open from 9:00am to 5:00pm?
There are two ways to keep the electric strike / door open for a specific period of time: 1. By software Using the command RLY=0 and RLY=1 to permanent engage the electric strike. And use the HB=60 to call the … Read More
What are the differences between WEB08S and WEB08S-TA RFID card reader?
WEB08S RFID reader is a real time RFID device embedded with HTTP web based platform. Upon RFID card detected by the reader, it will send a GET (CMD=CO) request to the web server and requesting the page \avea.php. Please see … Read More
How to enable domain name access for AVEA’s IoT RFID reader
Occasionally, we need to access domain name instead of fixed IP. Especially we need to access external server. AVEA’s IoT RFID reader provides such feature by using the following command: <?php echo ‘<AVEA>’; echo ‘DHCP=1’; echo ‘HOST=”xxx.yyy.zzz”‘; echo “</AVEA>”; ?> … Read More