Aeotec Gen5 as a door chime

I am new to luup… can some one help me out? I need a simple description on how to program the Aeotec Gen5 as a simple sounding door chime. Nothing to loud.

This is my luup:

luup.call_action(‘urn:micasaverde-com:serviceId:ZWaveNetwork1’,‘SendData’,{Node=‘3’,Data=‘112 4 37 2 1281’},1)

luup.call_action(‘urn:micasaverde-com:serviceId:ZWaveNetwork1’,‘SendData’,{Node=‘3’,Data=‘37 1 255’},1)

luup.call_action(‘urn:micasaverde-com:serviceId:ZWaveNetwork1’,‘SendData’,{Node=‘3’,Data=‘37 1 0’},1)

luup.call_action(‘urn:micasaverde-com:serviceId:ZWaveNetwork1’,‘SendData’,{Node=‘5’,Data=‘112 4 6 1 2’},1)