daily_repeating_entry_lock_schedule_updated – gets sent if daily repeating entry lock schedule updated (or removed)
				
					{
    event = "daily_repeating_entry_lock_schedule_updated",
    node_id = 2,
    class_id = 78,
    channel_id = 0,
    user_id = 3,
    slot_id = 1,
    value =
    {
        weekDays = { "monday", "friday" },
        startHour = 11,
        startMinute = 20,
        durationHour = 14,
        durationMinute = 50
    }
}				
			
fields type description
event string type of an event
node_id int a unique id of a ZWave device within a Zwave network
class_id int
channel_id int
user_id int id of user ( see user code cc for details )
slot_id int
value table object of type, optional