otSrpServerLeaseConfig

#include <srp_server.h>

Bao gồm cấu hình LEASE và KEY-LEASE cho máy chủ SRP.

Tóm tắt

Thuộc tính công khai

mMaxKeyLease
uint32_t
Khoảng thời gian KEY-LEASE tối đa tính bằng giây.
mMaxLease
uint32_t
Khoảng thời gian LEASE tối đa tính bằng giây.
mMinKeyLease
uint32_t
Khoảng thời gian KEY-LEASE tối thiểu tính bằng giây.
mMinLease
uint32_t
Khoảng thời gian LEASE tối thiểu tính bằng giây.

Thuộc tính công khai

mMaxKeyLease

uint32_t otSrpServerLeaseConfig::mMaxKeyLease

Khoảng thời gian KEY-LEASE tối đa tính bằng giây.

mMaxLease

uint32_t otSrpServerLeaseConfig::mMaxLease

Khoảng thời gian LEASE tối đa tính bằng giây.

mMinKeyLease

uint32_t otSrpServerLeaseConfig::mMinKeyLease

Khoảng thời gian KEY-LEASE tối thiểu tính bằng giây.

mMinLease

uint32_t otSrpServerLeaseConfig::mMinLease

Khoảng thời gian LEASE tối thiểu tính bằng giây.

Tài nguyên

Các chủ đề tham khảo API OpenThread bắt nguồn từ mã nguồn, có trên GitHub. Để biết thêm thông tin hoặc để đóng góp cho tài liệu của chúng tôi, hãy tham khảo Tài nguyên.