# Change XYZ to the UID of your Distance US Bricklet

setup:
	# Get current distance value
	subscribe to tinkerforge/response/distance_us_bricklet/XYZ/get_distance_value
	publish '' to tinkerforge/request/distance_us_bricklet/XYZ/get_distance_value 
