nl:: Weave:: Profiles:: Vendor:: Nestlabs:: DropcamLegacyPairing:: DropcamLegacyPairingDelegate
ชั้นเรียนนี้เป็นชั้นนามธรรม
#include <src/lib/profiles/vendor/nestlabs/dropcam-legacy-pairing/DropcamLegacyPairing.h>
มอบสิทธิ์คลาสสำหรับการใช้การดำเนินการจับคู่เดิมของ Dropcam ในอุปกรณ์เซิร์ฟเวอร์
สรุป
การสืบทอด
รับค่าจาก: nl::Weave::WeaveServerDelegateBase
ฟังก์ชันสาธารณะ |
|
---|---|
EnforceAccessControl(ExchangeContext *ec, uint32_t msgProfileId, uint8_t msgType, const WeaveMessageInfo *msgInfo, AccessControlResult & result)
|
virtual void
บังคับใช้การควบคุมการเข้าถึงระดับข้อความสำหรับข้อความคำขอจับคู่เดิมของ Dropcam
|
GetCameraMACAddress(uint8_t(&) macAddress[EUI48_LEN])=0
|
virtual WEAVE_ERROR
ดึงข้อมูลที่อยู่ MAC ของ Wi-Fi EUI-48 ของกล้อง
|
GetCameraSecret(uint8_t(&) secret[CAMERA_SECRET_LEN])=0
|
virtual WEAVE_ERROR
เรียกข้อมูลข้อมูลลับ 32 ไบต์ของกล้อง ที่แชร์กับบริการและใช้เพื่อสร้าง auth_data HMAC
|
ฟังก์ชันสาธารณะ
EnforceAccessControl
virtual void EnforceAccessControl( ExchangeContext *ec, uint32_t msgProfileId, uint8_t msgType, const WeaveMessageInfo *msgInfo, AccessControlResult & result )
บังคับใช้การควบคุมการเข้าถึงระดับข้อความสำหรับข้อความคำขอจับคู่เดิมของ Dropcam
รายละเอียด | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
พารามิเตอร์ |
|
GetCameraMACAddress
virtual WEAVE_ERROR GetCameraMACAddress( uint8_t(&) macAddress[EUI48_LEN] )=0
ดึงข้อมูลที่อยู่ MAC ของ Wi-Fi EUI-48 ของกล้อง
รายละเอียด | |||||
---|---|---|---|---|---|
พารามิเตอร์ |
|
||||
ผลลัพธ์ |
|
GetCameraSecret
virtual WEAVE_ERROR GetCameraSecret( uint8_t(&) secret[CAMERA_SECRET_LEN] )=0
เรียกข้อมูลข้อมูลลับ 32 ไบต์ของกล้อง ที่แชร์กับบริการและใช้เพื่อสร้าง auth_data HMAC
รายละเอียด | |||||
---|---|---|---|---|---|
พารามิเตอร์ |
|
||||
ผลลัพธ์ |
|