HTTP-REST Protocol

HTTP – REST is not very economical compared to MQTT and CoAP, on the contrary, it is extremely flexible. Implementation is very simple and it can run on anything (e.g.: an ordinary web browser on your computer can send data to our cloud via REST). It does not require any libraries, special development, etc. On the contrary, it is only suitable for devices with better connectivity and where energy consumption is not a problem. In addition, it can transmit any type of data. Any downloading of files via a web browser on your computer (including web pages) is done using HTTP.