# Change XYZ to the UID of your Industrial Dual Analog In Bricklet 2.0

setup:
	# Get current voltage from channel 0
	subscribe to tinkerforge/response/industrial_dual_analog_in_v2_bricklet/XYZ/get_voltage
	publish '{"channel": 0}' to tinkerforge/request/industrial_dual_analog_in_v2_bricklet/XYZ/get_voltage 
