# Change XYZ to the UID of your Dual Button Bricklet 2.0

setup:
	# Handle incoming state changed callbacks
	subscribe to tinkerforge/callback/dual_button_v2_bricklet/XYZ/state_changed
	publish '{"register": true}' to tinkerforge/register/dual_button_v2_bricklet/XYZ/state_changed # Register state_changed callback
