# Change XYZ to the UID of your Dual Button Bricklet

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