Showing 1 Result(s)

Button Request

I have developed a project aimed at making the process of sending repeated messages easier. The project involves a dedicated device with a button that, when pressed, sends an HTTP request to a server. Using the Unique ID of the device, my system matches the code to a pre-configured message. I conceived this idea to …