diff --git a/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml
index 3ee77549dae7dd..d338454d7b5a04 100644
--- a/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml
+++ b/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml
@@ -19,37 +19,43 @@ limitations under the License.
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -68,42 +74,64 @@ limitations under the License.
TIME_SYNCHRONIZATION_CLUSTER
true
true
- Accurate time is required for a number of reasons, including scheduling, display and validating
-security materials.
+ Accurate time is required for a number of reasons, including scheduling, display and validating security materials.
UTCTime
Granularity
TimeSource
-
- TrustedTimeNodeId
-
-
-
+ TrustedTimeSource
- DefaultNtp
-
-
-
+ DefaultNtp
+
+
+
- TimeZone
-
-
+ TimeZone
+
+
- DSTOffset
-
-
-
+ DSTOffset
+
+
+
LocalTime
TimeZoneDatabase
NtpServerPort
-
- Upon receipt of this command, the server MAY update its UTCTime Attribute to match the time specified in the command
-
-
-
-
+ This command MAY be issued by Administrator to set the time.
+
+
+
+
+
+
+ This command SHALL set the TrustedTimeSource.
+
+
+
+
+ This event SHALL be generated when the server stops applying the current DSTOffset and there are no entries in the list with a larger ValidStarting time.
+
+
+
+ This event SHALL be generated when the server starts or stops applying a DST offset.
+
+
+
+ This event SHALL be generated when the server changes its time zone offset or name.
+
+
+
+
+
+ This event SHALL be generated if the node has attempted to update its time, but was unable to find a good time from any source.
+
+
+
+ This event SHALL be generated if the node attempts to update its time and finds that the TrustedTimeSource is null, or the specified peer cannot be reached.
+
+