# Change XYZ to the UID of your Thermocouple Bricklet 2.0

setup:
	# Get current temperature
	subscribe to tinkerforge/response/thermocouple_v2_bricklet/XYZ/get_temperature
	publish '' to tinkerforge/request/thermocouple_v2_bricklet/XYZ/get_temperature 
