// Activating 5 relay from the cloud
// Reporting cloud pressed a button
// PWM light intensity control of a led by the cloud
// Display on the cloud of temperature and humidity values
Hello
This is exactly what I was looking for.
The question is, do I have to setup the modules in the cloud as well or it does by itself like the sample example ?
Also I would like to implement the possibility to add the SSID and password using a mobile not a hard code.
Thanks