Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/types
clusters/time-synchronization
TimeSynchronization
TlvSetTimeZoneRequest
Variable TlvSetTimeZoneRequest
Const
Tlv
Set
Time
Zone
Request
:
ObjectSchema
<
{
timeZone
:
FieldType
<
TypeFromFields
<
{
name
:
OptionalFieldType
<
string
>
;
offset
:
FieldType
<
number
>
;
validAt
:
FieldType
<
number
|
bigint
>
;
}
>
[]
>
;
}
>
= ...
Input to the TimeSynchronization setTimeZone command
See
MatterSpecification.v13.Core § 11.17.9.3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Input to the TimeSynchronization setTimeZone command