Get address of DS18B20 device at specified index (IDX).
get-address
@/get-address
Get address of DS18B20 device at specified index (IDX).
DEV@/ds18b20-devices
One or more DS18B20 temperature sensors on a single one-wire bus.
IDXnumber
Index of device on bus. Choose 0 for first device on bus.
UPDpulse
Update.
DONEpulse
Pulse on read of address.
ADDRstring
Address of DS18B20 device.
To use the node in your project you should have the wayland/ds18b20 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.