readScratchPad()
Reads device sensor data from RAM. sensors.readScratchPad(deviceAddress, scratchPad)sensors: a variable of type DallasTemperature.
deviceAddress: pointer to an 8 byte array containing the address.
scratchPad: structure pointer ScratchPad to read device data.
bool - returns true if data was successfully read.