We have a web application, which is a web service. The app has two endpoints:
1) http://192.168.1.254:3030/increment
2) http://192.168.1.254:3030/decrement
We want that when an alarm occurs for a vehicle crossing the point A->B - the camera sends a request to the endpoint...