# Change XYZ to the UID of your Hall Effect Bricklet

setup:
	# Get current edge count without reset
	subscribe to tinkerforge/response/hall_effect_bricklet/XYZ/get_edge_count
	publish '{ "reset_counter": false}' to tinkerforge/request/hall_effect_bricklet/XYZ/get_edge_count 
