# Change XYZ to the UID of your Industrial Dual 0-20mA Bricklet

setup:
	# Get current current from sensor 1
	subscribe to tinkerforge/response/industrial_dual_0_20ma_bricklet/XYZ/get_current
	publish '{"sensor": 1}' to tinkerforge/request/industrial_dual_0_20ma_bricklet/XYZ/get_current 
