1-Wire Slave

ok - think i got it.

In the DS18B20_Slave_Interrupt_universal_analogread_fulllib.ino i changed the dsslavepin to 1 - that worked.
The Sketch compiled.

Now i will try to test it out.

Is there anywhere a wiring scheme to connect to the 1wire-Bus?
Or will the following work:

Bus <-> Arduino
5V <-> 5V
GND <-> GND
Data <-> Pin1 (the pin assigned to dsslavepin)

Is this correct?

regards

Michael