Close

Access log of Rest API Access

A project log for A Door Lock with RFID and Alexa App Access

Door Lock which can be controlled using RFID tags and Mobile Application using REST API backend Developed on a Raspberry Pi zero(W)

sujay2002sujay2002 10/16/2017 at 08:160 Comments

Logs from the Access console when the Device is Access by mobile App

192.168.86.20 - - [14/Oct/2017 22:53:59] "GET /unlockme HTTP/1.1" 200 -
The Door is Locked!

The Door is Locked!

192.168.86.20 - - [14/Oct/2017 22:54:03] "GET /lockme HTTP/1.1" 200 -
The Door is Locked!

The Door is Locked!

192.168.86.20 - - [14/Oct/2017 22:54:06] "GET /lockme HTTP/1.1" 200 -
The Door is Locked!

The Door is Locked!

192.168.86.20 - - [14/Oct/2017 22:54:10] "GET /lockme HTTP/1.1" 200 -
The Door is Unlocked!

Discussions