# Change XYZ to the UID of your Piezo Speaker Bricklet 2.0

setup:
	# Make 2 second beep with a frequency of 1kHz
	publish '{"frequency": 1000, "volume": 0, "duration": 2000}' to tinkerforge/request/piezo_speaker_v2_bricklet/XYZ/set_beep 
