You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully achieved to log temperature and humidity to my owncloud by using the sample code provided by alex (the one for the NodeMCU/Arduino). However, I cannot make it send the light intensity values even though I have changed the code. In other words, I would like some guidance on how to log more than two data types and what changes I need to make. Thank you in advance.