good question!
if I add the device and do not make the changes to the xml file I get:
2019-07-19 16:53:16.452 Detail, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8 2019-07-19 16:53:16.452 Detail, ZW_SEND_DATA delivered to Z-Wave stack 2019-07-19 16:53:16.469 Detail, Received: 0x01, 0x07, 0x00, 0x13, 0x01, 0x00, 0x00, 0x02, 0xe8 2019-07-19 16:53:16.469 Detail, ZW_SEND_DATA Request with callback ID 0x01 received (expected 0x01) 2019-07-19 16:53:16.492 Detail, Node008, Received: 0x01, 0x1f, 0x00, 0x04, 0x00, 0x08, 0x19, 0x98, 0x81, 0xdc, 0xc7, 0xb4, 0x08, 0x5a, 0xc3, 0x87, 0x7c, 0x84, 0x0f, 0xd7, 0x1f, 0xbf, 0x4f, 0x1e, 0xe6, 0x7c, 0x5a, 0xc7, 0x85, 0xda, 0xf0, 0xb9, 0x95 2019-07-19 16:53:16.493 Info, Raw: 0x98, 0x81, 0xdc, 0xc7, 0xb4, 0x08, 0x5a, 0xc3, 0x87, 0x7c, 0x84, 0x0f, 0xd7, 0x1f, 0xbf, 0x4f, 0x1e, 0xe6, 0x7c, 0x5a, 0xc7, 0x85, 0xda, 0xf0, 0xb9, 0x95 2019-07-19 16:53:16.493 Detail, Node008, Decrypted Packet: 0x00, 0x5b, 0x03, 0xe4, 0x80, 0x01 2019-07-19 16:53:16.493 Detail, 2019-07-19 16:53:16.493 Info, Node008, Received Central Scene set from node 8: scene id=1 in 7680 seconds. Sending event notification. 2019-07-19 16:53:16.493 Detail, Node008, Refreshed Value: old value=7680, new value=7680, type=int 2019-07-19 16:53:16.493 Detail, Node008, Changes to this value are not verified 2019-07-19 16:53:16.493 Detail, Node008, Notification: ValueChanged
After I have changed the XML file I get:
2019-07-19 16:56:53.464 Detail, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8 2019-07-19 16:56:53.465 Detail, ZW_SEND_DATA delivered to Z-Wave stack 2019-07-19 16:56:53.489 Detail, Received: 0x01, 0x07, 0x00, 0x13, 0x01, 0x00, 0x00, 0x03, 0xe9 2019-07-19 16:56:53.490 Detail, ZW_SEND_DATA Request with callback ID 0x01 received (expected 0x01) 2019-07-19 16:56:53.505 Detail, Node008, Received: 0x01, 0x1f, 0x00, 0x04, 0x00, 0x08, 0x19, 0x98, 0x81, 0xdd, 0xe2, 0xc5, 0xb5, 0xbf, 0x5b, 0x19, 0x7a, 0x6b, 0x15, 0x50, 0x92, 0x28, 0xba, 0x73, 0xf2, 0x40, 0x2c, 0x00, 0x98, 0x73, 0x03, 0x36, 0x39 2019-07-19 16:56:53.506 Info, Raw: 0x98, 0x81, 0xdd, 0xe2, 0xc5, 0xb5, 0xbf, 0x5b, 0x19, 0x7a, 0x6b, 0x15, 0x50, 0x92, 0x28, 0xba, 0x73, 0xf2, 0x40, 0x2c, 0x00, 0x98, 0x73, 0x03, 0x36, 0x39 2019-07-19 16:56:53.506 Detail, Node008, Decrypted Packet: 0x00, 0x5b, 0x03, 0xe6, 0x80, 0x01 2019-07-19 16:56:53.507 Detail, 2019-07-19 16:56:53.507 Info, Node008, Received Central Scene set from node 8: scene id=1 in 7680 seconds. Sending event notification. 2019-07-19 16:56:53.507 Detail, Node008, Refreshed Value: old value=7680, new value=7680, type=int 2019-07-19 16:56:53.507 Detail, Node008, Changes to this value are not verified 2019-07-19 16:56:53.508 Detail, Node008, Notification: ValueChanged