# Change XYZ to the UID of your Thermocouple Bricklet

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