zwave-ZWaveConfigDeviceExt

 ZWaveConfigDeviceExt (configuration) is a child container of a ZWaveDevice that supports the the Configuration command class. Use it to retrieve (and if necessary, edit) various “factory default” settings in the selected Z-Wave device. Included is a right-click action to “Read Config Data”, which dynamically adds writable config1 - confign properties, each with the current integer value.

The following properties are always included:

Following a successful “Read Config Data” action, one or more writable properties are included:

NoteAll have integer values from 0 - 255. Before modifying any of these properties, refer to the documentation for that Z-Wave device to be sure the results will be as intended.

Modifying and saving a config property value causes the new value to be written to the device.

NoteIf the device is battery-powered and is “sleeping”, any read request (“Read Config Data” action) or write request (modified config property) is posted for execution the next time that the device wakes up. This is reflected in the “Request” and “Response” status properties, described above.