Dome Leak Sensor configuration parameter

Hey all, I’m day-3 on HAAS, moving from Wink, and I’m starting to muddle my way through it…One challenge I’m having, I can’t figure out how I’d set a custom configuration parameter on a sensor. I have a Dome Leak Sensor, and there’s an option to disable the audible alarm with a custom configuration parameter per page 15 here: https://s3.amazonaws.com/shopify-custom-fields/domeha.myshopify.com/fields/products/technical_manual/8509254086/Dome%20Leak%20Sensor%20Advanced%20Manual.pdf

I found the service: zwave.set_config_parameter, but I’m unclear how I’d trigger it, or what I’d need to send…Do I need to convert the hex? Do I send a block it as a block (eg: 05 01 00), or do I split it into parameter, size, and value nodes in the YAML?

Thanks