Advanced editor - ZWaveNetwork1 - SendData

Has anyone used the advanced scene editor for SendData actions? I want to get away from using luup as much as possible, given how the firmware upgrades sometimes introduce luup bugs. My luup command is below:

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

Trouble is, the editor asks me for:
Node: Node: ui1
Data: Data:string

Since I have chosen the device, I would think it knows the node already. Does it just want
Node: 5
Data: 112 4 6 1 1

Yeah, I could just try it, but as I have had issues with my configuration getting corrupted, I am a little leery of finding a new way to break my vera. Support recommended I upgrade my firmware right before they yanked version 7.024. so until 7.025 proves stable, I am being extra cautious.

I tried the obvious options with no luck. Emailed support. Waiting to hear back.

So turns out it is unsupported

Per Brian @ support:
[i]I have checked with my colleagues from the development team and found out that SendData requests for adding configuration parameters for Z-Wave devices cannot be configured through the Advanced Editor

This type of request is sending a command to the Z-Wave network of the controller (device id 1), which is missing from the Advanced Editor section of the scene creation wizard.

Regards,
Brian F ▾ Senior Customer Care Advocate
[/i]