# Change XYZ to the UID of your Load Cell Bricklet 2.0

setup:
	# Get current weight
	subscribe to tinkerforge/response/load_cell_v2_bricklet/XYZ/get_weight
	publish '' to tinkerforge/request/load_cell_v2_bricklet/XYZ/get_weight 
