The application allows connecting to a selected WiFi local network, finding IoT devices and creating control buttons for communication. In order to be recognized, IoT devices must respond to a query / readID with the following data: (identifier), (additional label or _), (Password), (& IP), (m / menu, a / swON, a / swOFF). The last brackets contain the possible queries and commands for the given device - with m / start the queries that will be opened in a browser, and with a / - commands executed without the need to open in a browser. An example lamp control code can be found at: https://iotis.top/, in "Lamp Management Project".
Show More