openthread-br  0.3.0-72c0388
Public Attributes | List of all members
otbr::DBus::SrpServerInfo::Registration Struct Reference

Public Attributes

uint32_t mFreshCount
 The number of active hosts/services registered on the SRP server.
 
uint32_t mDeletedCount
 The number of hosts/services in 'Deleted' state on the SRP server.
 
uint64_t mLeaseTimeTotal
 
uint64_t mKeyLeaseTimeTotal
 
uint64_t mRemainingLeaseTimeTotal
 
uint64_t mRemainingKeyLeaseTimeTotal
 

Member Data Documentation

◆ mKeyLeaseTimeTotal

uint64_t otbr::DBus::SrpServerInfo::Registration::mKeyLeaseTimeTotal

The sum of key lease time in milliseconds of all active hosts/services on the SRP server

◆ mLeaseTimeTotal

uint64_t otbr::DBus::SrpServerInfo::Registration::mLeaseTimeTotal

The sum of lease time in milliseconds of all active hosts/services on the SRP server

◆ mRemainingKeyLeaseTimeTotal

uint64_t otbr::DBus::SrpServerInfo::Registration::mRemainingKeyLeaseTimeTotal

The sum of remaining key lease time in milliseconds of all active hosts/services on the SRP server

◆ mRemainingLeaseTimeTotal

uint64_t otbr::DBus::SrpServerInfo::Registration::mRemainingLeaseTimeTotal

The sum of remaining lease time in milliseconds of all active hosts/services on the SRP server


The documentation for this struct was generated from the following file: