Optional
localThis field shall indicate the ending time for the Year Day schedule in Epoch Time in Seconds with local time offset based on the local timezone and DST offset on the day represented by the value. LocalEndTime shall be greater than LocalStartTime. This shall be null if the schedule is not set for the YearDayIndex and UserIndex provided.
Optional
localThis field shall indicate the starting time for the Year Day schedule in Epoch Time in Seconds with local time offset based on the local timezone and DST offset on the day represented by the value. This shall be null if the schedule is not set for the YearDayIndex and UserIndex provided.
Status shall be one of the following values:
• SUCCESS if both YearDayIndex and UserIndex are valid and there is a corresponding schedule entry.
• INVALID_COMMAND if either YearDayIndex and/or UserIndex values are not within valid range
• NOT_FOUND if no corresponding schedule entry found for YearDayIndex.
• NOT_FOUND if no corresponding user entry found for UserIndex.
If this field is SUCCESS, the optional fields for this command shall be present. For other (error) status values, only the fields up to the status field shall be present.
This field shall indicate the index of the Year Day schedule.
Returns the year day schedule data for the specified schedule and user indexes.
† The Schedule ID and User ID are obsolete field names, use YearDayIndex and UserIndex instead, respectively.
See
MatterSpecification.v13.Cluster § 5.2.10.20