otSrpServerLeaseConfig
    #include <srp_server.h>
  
כולל הגדרות אישיות של שרת SRP LEASE ו-KEY-LEASE.
סיכום
| מאפיינים ציבוריים | |
|---|---|
| mMaxKeyLease | uint32_tהמרווח המקסימלי KEY-LEASE בשניות.  | 
| mMaxLease | uint32_tמרווח LEASE המקסימלי בשניות.  | 
| mMinKeyLease | uint32_tהמרווח המינימלי KEY-LEASE בשניות.  | 
| mMinLease | uint32_tמרווח LEASE המינימלי בשניות.  | 
מאפיינים ציבוריים
mMaxKeyLease
uint32_t otSrpServerLeaseConfig::mMaxKeyLease
המרווח המקסימלי KEY-LEASE בשניות.
mMaxLease
uint32_t otSrpServerLeaseConfig::mMaxLease
מרווח LEASE המקסימלי בשניות.
mMinKeyLease
uint32_t otSrpServerLeaseConfig::mMinKeyLease
המרווח המינימלי KEY-LEASE בשניות.
mMinLease
uint32_t otSrpServerLeaseConfig::mMinLease
מרווח LEASE המינימלי בשניות.
מקורות מידע
המקור של נושאי העזר של OpenThread API הוא קוד המקור, שזמין ב-GitHub. אפשר לקרוא מידע נוסף או לתרום למסמכי התיעוד שלנו בדף מקורות מידע.