Create a TCP server listener. On device under Alarm server settings, insert server IP and port.
Device will push all the events to that server, including user recognition and authentication results among all other events.
Parse json events and choose what you need.
Remember, if ANR option is enabled under alarm server. It is mandatory to send response to an event received with return 200 OK();