getAddress()

Finds an address at a given index on the bus. sensors.getAddress(deviceAddress, index)
sensors: a variable of type DallasTemperature.
deviceAddress: pointer to an 8 byte array where the address will be written.
index: device location index on the bus.
bool - returns true if the device was found.