# Change XYZ to the UID of your Temperature Bricklet

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