Standby duration in milliseconds. Options: 1 ms = 00h, 62.5 ms = 01h, 125 ms = 02h, 250 ms = 03h, 500 ms = 04h, 1000 ms = 05h, 2000 ms = 06h, 4000 ms = 07h.
INITpulse
Initialize sensor.
UPDpulse
Update. Trigger read of temperature and pressure.
DONEpulse
Pulse on read.
PRESSnumber
Atmospheric pressure in Pascal.
TEMPnumber
Temperature in degrees Celsius.
To use the node in your project you should have the wayland/bmp280-barometer library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.