getTempFByIndex()

Get temperature in degrees F (slow) sensors.getTempFByIndex(deviceAddressб deviceIndex)
sensors: a variable of type DallasTemperature.
deviceAddress: pointer to an 8 byte array containing the address.
deviceIndex: device index.
float - temperature in degrees F or DEVICE_DISCONNECTED_F if the device's scratch pad cannot be read successfully.