MatterSpecification.v13.Core ยง 11.17.6.2

Enumeration Members

Admin

Node received time from a client using the SetUTCTime Command.

CloudSource

Time synchronization comes from a vendor cloud-based source (e.g. "Date" header in authenticated HTTPS connection).

Gnss

Time synchronization comes from a GNSS source.

MatterNtp

NTP from servers within the Matter network. None of the servers used NTS.

MatterNtpnts

NTP from a server within the Matter network. NTS is used on at least one server.

MatterSntp

SNTP from a server within the Matter network. NTS is not used.

MatterSntpnts

SNTP from a server within the Matter network. NTS is used.

MixedNtp

NTP from multiple servers in the Matter network and external. None of the servers used NTS.

MixedNtpnts

NTP from multiple servers in the Matter network and external. NTS is used on at least one server.

NodeTimeCluster

Synchronized time by querying the Time Synchronization cluster of another Node.

None

Node is not currently synchronized with a UTC Time source.

NonMatterNtp

NTP from servers not in the Matter network. None of the servers used NTS.

NonMatterNtpnts

NTP from servers not in the Matter network. NTS is used on at least one server.

NonMatterSntp

SNTP from a server not in the Matter network. NTS is not used.

NonMatterSntpnts

SNTP from a server not in the Matter network. NTS is used.

Ptp

Time synchronization comes from PTP.

Unknown

Node uses an unlisted time source.