user_codes_checksum_updated – result of user codes checksum request (see request_user_codes_checksum api)

				
					{
    event = "user_codes_checksum_updated",
    node_id = 2,
    channel_id = 0,
    value = 33971
}				
			
fields type description
event string type of an event
node_id int a unique id of a ZWave device within a Zwave network
channel_id int channel id
value int checksum of all user code ids, codes and statuses (16 bit). The checksum must be calculated using the CRC-CCITT polynomium using initialization value equal to 0x1D0F and 0x1021 (normal representation).