Hello, I'm trying EasyIoT Cloud, and examples detailing how to receive data from the nodes (DHT11, DS18B20, etc.) but can not find in the API command to receive any information from the server, for example, to turn on or off an LED connected to the node.
Is this is not yet implemented?
choncba wrote: Hello, I'm trying EasyIoT Cloud, and examples detailing how to receive data from the nodes (DHT11, DS18B20, etc.) but can not find in the API command to receive any information from the server, for example, to turn on or off an LED connected to the node.
Is this is not yet implemented?
By the way, Awesome Job!
I will prepare tutorial for ESP8266 internet switch in day or two.
I see the tutorial and my switch is already working with the easyiot web interface.
However, I'm interested to control such a switch from an external application using http requests (other than using easyiot web interface or android app).
What is the direct URL for controlling a specific module I have ? is it possible to make it public (i.e: no authentication for this URL) ?
I found some... hints.. but no reference or simple sample I can use with the cloud service.
I see the tutorial and my switch is already working with the easyiot web interface.
However, I'm interested to control such a switch from an external application using http requests (other than using easyiot web interface or android app).
What is the direct URL for controlling a specific module I have ? is it possible to make it public (i.e: no authentication for this URL) ?
I found some... hints.. but no reference or simple sample I can use with the cloud service.
I have a special hat with motors etc... and I want to wear a shirt with QR Code.
The QR Code is a direct link to operate the hat.
I already did my own implementation but I think that cloud easyiot, implementing MQTT is a better solution.
However, I used fiddler to "sniff" the url from the easyiot web interface - but as mentioned - I can't use it because its authenticated.
I didn't manage to use the Rest API as you suggested.
This is the URL which I captured from the web interface - this one works (but can't use it as a direct link):
Interesting hat with motors and shirt with QR code...
Is should work. Replace [Instance Id and Parameter Id] with parameter instance and parameter id. You will find Parameter id/Instance id under Configure->Modules and select your module. Next Select Sensor.Parameter1 and in parameter settings you will see Instance Id/Parameter Id.