Expand description
Matter TLV encoders and decoders for Time Synchronization Cluster Cluster ID: 0x0038
This file is automatically generated from TimeSync.xml
Structs§
- DSTOffset
- DSTStatus
Event - Fabric
Scoped Trusted Time Source - SetTime
Zone Response - Time
Zone - Time
Zone Status Event - Trusted
Time Source
Enums§
Functions§
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
default_ ntp - Decode DefaultNTP attribute (0x0004)
- decode_
dst_ offset - Decode DSTOffset attribute (0x0006)
- decode_
dst_ offset_ list_ max_ size - Decode DSTOffsetListMaxSize attribute (0x000B)
- decode_
dst_ status_ event - Decode DSTStatus event (0x01, priority: info)
- decode_
granularity - Decode Granularity attribute (0x0001)
- decode_
local_ time - Decode LocalTime attribute (0x0007)
- decode_
ntp_ server_ available - Decode NTPServerAvailable attribute (0x0009)
- decode_
set_ time_ zone_ response - Decode SetTimeZoneResponse command response (03)
- decode_
supports_ dns_ resolve - Decode SupportsDNSResolve attribute (0x000C)
- decode_
time_ source - Decode TimeSource attribute (0x0002)
- decode_
time_ zone - Decode TimeZone attribute (0x0005)
- decode_
time_ zone_ database - Decode TimeZoneDatabase attribute (0x0008)
- decode_
time_ zone_ list_ max_ size - Decode TimeZoneListMaxSize attribute (0x000A)
- decode_
time_ zone_ status_ event - Decode TimeZoneStatus event (0x02, priority: info)
- decode_
trusted_ time_ source - Decode TrustedTimeSource attribute (0x0003)
- decode_
utc_ time - Decode UTCTime attribute (0x0000)
- encode_
command_ json - encode_
set_ default_ ntp - Encode SetDefaultNTP command (0x05)
- encode_
set_ dst_ offset - Encode SetDSTOffset command (0x04)
- encode_
set_ time_ zone - Encode SetTimeZone command (0x02)
- encode_
set_ trusted_ time_ source - Encode SetTrustedTimeSource command (0x01)
- encode_
set_ utc_ time - Encode SetUTCTime command (0x00)
- get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - read_
default_ ntp - Read
DefaultNTPattribute from clusterTime Synchronization. - read_
dst_ offset - Read
DSTOffsetattribute from clusterTime Synchronization. - read_
dst_ offset_ list_ max_ size - Read
DSTOffsetListMaxSizeattribute from clusterTime Synchronization. - read_
granularity - Read
Granularityattribute from clusterTime Synchronization. - read_
local_ time - Read
LocalTimeattribute from clusterTime Synchronization. - read_
ntp_ server_ available - Read
NTPServerAvailableattribute from clusterTime Synchronization. - read_
supports_ dns_ resolve - Read
SupportsDNSResolveattribute from clusterTime Synchronization. - read_
time_ source - Read
TimeSourceattribute from clusterTime Synchronization. - read_
time_ zone - Read
TimeZoneattribute from clusterTime Synchronization. - read_
time_ zone_ database - Read
TimeZoneDatabaseattribute from clusterTime Synchronization. - read_
time_ zone_ list_ max_ size - Read
TimeZoneListMaxSizeattribute from clusterTime Synchronization. - read_
trusted_ time_ source - Read
TrustedTimeSourceattribute from clusterTime Synchronization. - read_
utc_ time - Read
UTCTimeattribute from clusterTime Synchronization. - set_
default_ ntp - Invoke
SetDefaultNTPcommand on clusterTime Synchronization. - set_
dst_ offset - Invoke
SetDSTOffsetcommand on clusterTime Synchronization. - set_
time_ zone - Invoke
SetTimeZonecommand on clusterTime Synchronization. - set_
trusted_ time_ source - Invoke
SetTrustedTimeSourcecommand on clusterTime Synchronization. - set_
utc_ time - Invoke
SetUTCTimecommand on clusterTime Synchronization.