Hello,
I have created two endpoints and trying to read the sensor with same gpio pin. Since this sensor is giving both humidity and temperature. If i read the sensor with each humidity and temperature(separate Endpoints) events. I am unable to get the data, Since while reading one, other getting distracted my making pin as output. How can avoid this?. I have created separate event for reading Sensor. But it doesn't work.