# Change XYZ to the UID of your Analog In Bricklet

setup:
	# Get current voltage
	subscribe to tinkerforge/response/analog_in_bricklet/XYZ/get_voltage
	publish '' to tinkerforge/request/analog_in_bricklet/XYZ/get_voltage 
