I’m missing some widgets ?
lpp.reset();
lpp.addTemperature(1, t);
lpp.addRelativeHumidity(2,h );
lpp.addmoisture(3, m);
lpp.addBarometricPressure](https://lpp.addBarometricPressure)(2, 1073.21);
lpp.addGPS](https://lpp.addGPS)(3, 52.37365, 4.88650, 2);
anyway in your live dashboard you can exactly see what data is received (in this case from ttn)
see some tab … sorry, I don’t have time to look everthing up for you now, haven’t worked in a long time with Cayenne So maybe things changed