nl:: বুনা:: ডিভাইস ম্যানেজার:: WeaveDeviceManager

সারসংক্ষেপ

উত্তরাধিকার

এর থেকে উত্তরাধিকারসূত্রে পাওয়া যায়: nl::Weave::Profiles::Security::CASE::WeaveCASEAuthDelegate

কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর

WeaveDeviceManager ()

পাবলিক প্রকার

@366 enum

পাবলিক বৈশিষ্ট্য

AddNetwork
AddNetworkCompleteFunct
AppState
void *
DeviceEnumeration
DeviceEnumerationResponseFunct
General
CompleteFunct
GetCameraAuthData
GetCameraAuthDataCompleteFunct
GetFabricConfig
GetFabricConfigCompleteFunct
GetNetworks
GetNetworksCompleteFunct
GetRendezvousMode
GetRendezvousModeCompleteFunct
GetWirelessRegulatoryConfig
GetWirelessRegulatoryConfigCompleteFunct
IdentifyDevice
IdentifyDeviceCompleteFunct
PairToken
PairTokenCompleteFunct
ScanNetworks
NetworkScanCompleteFunct
State
enum nl::Weave::DeviceManager::WeaveDeviceManager::@366
UnpairToken
UnpairTokenCompleteFunct

পাবলিক ফাংশন

AddNetwork (const NetworkInfo *netInfo, void *appReqState, AddNetworkCompleteFunct onComplete, ErrorFunct onError)
ArmFailSafe (uint8_t armMode, uint32_t failSafeToken, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
Close ()
void
Close (bool graceful)
void
CloseDeviceConnection ()
void
CloseDeviceConnection (bool graceful)
void
ConfigureBinding ( Binding *const apBinding)
ConnectDevice (uint64_t deviceId, IPAddress deviceAddr, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
ConnectDevice (uint64_t deviceId, IPAddress deviceAddr, const char *pairingCode, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
ConnectDevice (uint64_t deviceId, IPAddress deviceAddr, const uint8_t *accessToken, uint32_t accessTokenLen, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
CreateFabric (void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
DisableConnectionMonitor (void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
DisableNetwork (uint32_t networkId, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
DisarmFailSafe (void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
EnableConnectionMonitor (uint16_t interval, uint16_t timeout, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
EnableNetwork (uint32_t networkId, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
GetCameraAuthData (const char *nonce, void *appReqState, GetCameraAuthDataCompleteFunct onComplete, ErrorFunct onError)
GetDeviceAddress ( IPAddress & deviceAddr)
GetDeviceId (uint64_t & deviceId)
GetFabricConfig (void *appReqState, GetFabricConfigCompleteFunct onComplete, ErrorFunct onError)
GetLastNetworkProvisioningResult (void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
GetNetworks (uint8_t flags, void *appReqState, GetNetworksCompleteFunct onComplete, ErrorFunct onError)
GetRendezvousMode (void *appReqState, GetRendezvousModeCompleteFunct onComplete, ErrorFunct onError)
GetWirelessRegulatoryConfig (void *appReqState, GetWirelessRegulatoryConfigCompleteFunct onComplete, ErrorFunct onError)
IdentifyDevice (void *appReqState, IdentifyDeviceCompleteFunct onComplete, ErrorFunct onError)
Init ( WeaveExchangeManager *exchangeMsg, WeaveSecurityManager *securityMgr)
IsConnected () const
bool
JoinExistingFabric (const uint8_t *fabricConfig, uint32_t fabricConfigLen, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
LeaveFabric (void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
PairToken (const uint8_t *pairingToken, uint32_t pairingTokenLen, void *appReqState, PairTokenCompleteFunct onComplete, ErrorFunct onError)
PassiveRendezvousDevice (void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
PassiveRendezvousDevice (const char *pairingCode, void *appReqState, CompleteFunct onComplete, ErrorFunct onError, StartFunct onStart)
PassiveRendezvousDevice (const uint8_t *accessToken, uint32_t accessTokenLen, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
Ping (void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
Ping (void *appReqState, int32_t payloadSize, CompleteFunct onComplete, ErrorFunct onError)
ReconnectDevice (void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
RegisterServicePairAccount (uint64_t serviceId, const char *accountId, const uint8_t *serviceConfig, uint16_t serviceConfigLen, const uint8_t *pairingToken, uint16_t pairingTokenLen, const uint8_t *pairingInitData, uint16_t pairingInitDataLen, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
RemotePassiveRendezvous (const IPAddress rendezvousDeviceAddr, const uint8_t *accessToken, uint32_t accessTokenLen, const uint16_t rendezvousTimeoutSec, const uint16_t inactivityTimeoutSec, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
RemotePassiveRendezvous (const IPAddress rendezvousDeviceAddr, const char *pairingCode, const uint16_t rendezvousTimeoutSec, const uint16_t inactivityTimeoutSec, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
RemotePassiveRendezvous (const IPAddress rendezvousDeviceAddr, const uint16_t rendezvousTimeoutSec, const uint16_t inactivityTimeoutSec, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
RemoveNetwork (uint32_t networkId, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
RendezvousDevice (const IdentifyDeviceCriteria & deviceCriteria, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
RendezvousDevice (const char *pairingCode, const IdentifyDeviceCriteria & deviceCriteria, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
RendezvousDevice (const uint8_t *accessToken, uint32_t accessTokenLen, const IdentifyDeviceCriteria & deviceCriteria, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
RendezvousDevice (const char *pairingCode, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
ResetConfig (uint16_t resetFlags, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
ScanNetworks ( NetworkType networkType, void *appReqState, NetworkScanCompleteFunct onComplete, ErrorFunct onError)
SetAutoReconnect (bool autoReconnect)
SetConnectTimeout (uint32_t timeoutMS)
SetConnectionClosedCallback (ConnectionClosedFunc onConnecionClosedFunc, void *onConnecionClosedAppReq)
void
SetRendezvousAddress ( IPAddress addr)
SetRendezvousAddress ( IPAddress addr, InterfaceId rendezvousIntf)
SetRendezvousLinkLocal (bool RendezvousLinkLocal)
SetRendezvousMode (uint16_t modeFlags, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
SetUseAccessToken (bool useAccessToken)
SetWiFiRendezvousAddress ( IPAddress addr)
SetWirelessRegulatoryConfig (const WirelessRegConfig *regConfig, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
Shutdown ()
StartDeviceEnumeration (void *appReqState, const IdentifyDeviceCriteria & deviceCriteria, DeviceEnumerationResponseFunct onResponse, ErrorFunct onError)
StartSystemTest (void *appReqState, uint32_t profileId, uint32_t testId, CompleteFunct onComplete, ErrorFunct onError)
StopDeviceEnumeration ()
void
StopSystemTest (void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
TestNetworkConnectivity (uint32_t networkId, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
UnpairToken (void *appReqState, UnpairTokenCompleteFunct onComplete, ErrorFunct onError)
UnregisterService (uint64_t serviceId, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
UpdateNetwork (const NetworkInfo *netInfo, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)
UpdateService (uint64_t serviceId, const uint8_t *serviceConfig, uint16_t serviceConfigLen, void *appReqState, CompleteFunct onComplete, ErrorFunct onError)

পাবলিক স্ট্যাটিক ফাংশন

AddNodeToList (uint64_t nodeId, uint64_t *& list, uint32_t & listLen, uint32_t & listMaxLen, uint32_t initialMaxLen)
IsNodeInList (uint64_t nodeId, uint64_t *list, uint32_t listLen)
bool
IsValidPairingCode (const char *pairingCode)
bool

পাবলিক প্রকার

@366

 @366

পাবলিক বৈশিষ্ট্য

নেটওয়ার্ক যোগ করুন

AddNetworkCompleteFunct AddNetwork

অ্যাপস্টেট

void * AppState

ডিভাইস গণনা

DeviceEnumerationResponseFunct DeviceEnumeration

সাধারণ

CompleteFunct General

GetCameraAuthData

GetCameraAuthDataCompleteFunct GetCameraAuthData

GetFabricConfig

GetFabricConfigCompleteFunct GetFabricConfig

GetNetworks

GetNetworksCompleteFunct GetNetworks

রেন্ডেজভাসমোড পান

GetRendezvousModeCompleteFunct GetRendezvousMode

GetWirelessRegulatory Config

GetWirelessRegulatoryConfigCompleteFunct GetWirelessRegulatoryConfig

ডিভাইস সনাক্ত করুন

IdentifyDeviceCompleteFunct IdentifyDevice

পেয়ার টোকেন

PairTokenCompleteFunct PairToken

স্ক্যান নেটওয়ার্ক

NetworkScanCompleteFunct ScanNetworks

অবস্থা

enum nl::Weave::DeviceManager::WeaveDeviceManager::@366 State

আনপেয়ার টোকেন

UnpairTokenCompleteFunct UnpairToken

পাবলিক ফাংশন

নেটওয়ার্ক যোগ করুন

WEAVE_ERROR AddNetwork(
  const NetworkInfo *netInfo,
  void *appReqState,
  AddNetworkCompleteFunct onComplete,
  ErrorFunct onError
)

আর্মফেলসেফ

WEAVE_ERROR ArmFailSafe(
  uint8_t armMode,
  uint32_t failSafeToken,
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

বন্ধ

void Close()

বন্ধ

void Close(
  bool graceful
)

ডিভাইস সংযোগ বন্ধ করুন

void CloseDeviceConnection()

ডিভাইস সংযোগ বন্ধ করুন

void CloseDeviceConnection(
  bool graceful
)

কনফিগার বাইন্ডিং

WEAVE_ERROR ConfigureBinding(
  Binding *const apBinding
)

কানেক্ট ডিভাইস

WEAVE_ERROR ConnectDevice(
  uint64_t deviceId,
  IPAddress deviceAddr,
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

কানেক্ট ডিভাইস

WEAVE_ERROR ConnectDevice(
  uint64_t deviceId,
  IPAddress deviceAddr,
  const char *pairingCode,
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

কানেক্ট ডিভাইস

WEAVE_ERROR ConnectDevice(
  uint64_t deviceId,
  IPAddress deviceAddr,
  const uint8_t *accessToken,
  uint32_t accessTokenLen,
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

ফ্যাব্রিক তৈরি করুন

WEAVE_ERROR CreateFabric(
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

সংযোগ মনিটর নিষ্ক্রিয় করুন

WEAVE_ERROR DisableConnectionMonitor(
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

নেটওয়ার্ক নিষ্ক্রিয় করুন

WEAVE_ERROR DisableNetwork(
  uint32_t networkId,
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

নিরস্ত্র ফেইল সেফ

WEAVE_ERROR DisarmFailSafe(
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

সংযোগ মনিটর সক্ষম করুন

WEAVE_ERROR EnableConnectionMonitor(
  uint16_t interval,
  uint16_t timeout,
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

নেটওয়ার্ক সক্ষম করুন

WEAVE_ERROR EnableNetwork(
  uint32_t networkId,
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

GetCameraAuthData

WEAVE_ERROR GetCameraAuthData(
  const char *nonce,
  void *appReqState,
  GetCameraAuthDataCompleteFunct onComplete,
  ErrorFunct onError
)

GetDeviceAddress

WEAVE_ERROR GetDeviceAddress(
  IPAddress & deviceAddr
)

GetDeviceId

WEAVE_ERROR GetDeviceId(
  uint64_t & deviceId
)

GetFabricConfig

WEAVE_ERROR GetFabricConfig(
  void *appReqState,
  GetFabricConfigCompleteFunct onComplete,
  ErrorFunct onError
)

GetLastNetworkProvisioning Result

WEAVE_ERROR GetLastNetworkProvisioningResult(
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

GetNetworks

WEAVE_ERROR GetNetworks(
  uint8_t flags,
  void *appReqState,
  GetNetworksCompleteFunct onComplete,
  ErrorFunct onError
)

রেন্ডেজভাসমোড পান

WEAVE_ERROR GetRendezvousMode(
  void *appReqState,
  GetRendezvousModeCompleteFunct onComplete,
  ErrorFunct onError
)

GetWirelessRegulatory Config

WEAVE_ERROR GetWirelessRegulatoryConfig(
  void *appReqState,
  GetWirelessRegulatoryConfigCompleteFunct onComplete,
  ErrorFunct onError
)

ডিভাইস সনাক্ত করুন

WEAVE_ERROR IdentifyDevice(
  void *appReqState,
  IdentifyDeviceCompleteFunct onComplete,
  ErrorFunct onError
)

এটা

WEAVE_ERROR Init(
  WeaveExchangeManager *exchangeMsg,
  WeaveSecurityManager *securityMgr
)

সংযুক্ত

bool IsConnected() const 

বিদ্যমান ফ্যাব্রিকে যোগ দিন

WEAVE_ERROR JoinExistingFabric(
  const uint8_t *fabricConfig,
  uint32_t fabricConfigLen,
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

LeaveFabric

WEAVE_ERROR LeaveFabric(
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

পেয়ার টোকেন

WEAVE_ERROR PairToken(
  const uint8_t *pairingToken,
  uint32_t pairingTokenLen,
  void *appReqState,
  PairTokenCompleteFunct onComplete,
  ErrorFunct onError
)

প্যাসিভ রেন্ডেজভাস ডিভাইস

WEAVE_ERROR PassiveRendezvousDevice(
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

প্যাসিভ রেন্ডেজভাস ডিভাইস

WEAVE_ERROR PassiveRendezvousDevice(
  const char *pairingCode,
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError,
  StartFunct onStart
)

প্যাসিভ রেন্ডেজভাস ডিভাইস

WEAVE_ERROR PassiveRendezvousDevice(
  const uint8_t *accessToken,
  uint32_t accessTokenLen,
  void *appReqState,
  CompleteFunct onComplete,
  ErrorFunct onError
)

পিং

l10n-placeholder49

পিং

l10n-placeholder50

ReconnectDevice

l10n-placeholder51

RegisterServicePairAccount

l10n-placeholder52

রিমোট প্যাসিভ রেন্ডেজভাস

l10n-placeholder53

রিমোট প্যাসিভ রেন্ডেজভাস

l10n-placeholder54

রিমোট প্যাসিভ রেন্ডেজভাস

l10n-placeholder55

নেটওয়ার্ক সরান

l10n-placeholder56

রেন্ডেজভাস ডিভাইস

l10n-placeholder57

রেন্ডেজভাস ডিভাইস

l10n-placeholder58

রেন্ডেজভাস ডিভাইস

l10n-placeholder59

রেন্ডেজভাস ডিভাইস

l10n-placeholder60

রিসেট কনফিগ

l10n-placeholder61

স্ক্যান নেটওয়ার্ক

l10n-placeholder62

অটোরিকানেক্ট সেট করুন

l10n-placeholder63

কানেক্টটাইমআউট সেট করুন

l10n-placeholder64

সংযোগ বন্ধ কলব্যাক সেট করুন

l10n-placeholder65

রেন্ডেজভাস ঠিকানা সেট করুন

l10n-placeholder66

রেন্ডেজভাস ঠিকানা সেট করুন

l10n-placeholder67

রেন্ডেজভাস লিঙ্কলোকাল সেট করুন

l10n-placeholder68

রেন্ডেজভাসমোড সেট করুন

l10n-placeholder69

সেটUseAccessToken

l10n-placeholder70

WiFiRendezvousAddress সেট করুন

l10n-placeholder71

সেটওয়্যারলেস রেগুলেটরি কনফিগারেশন

l10n-placeholder72

শাটডাউন

l10n-placeholder73

স্টার্টডিভাইস গণনা

l10n-placeholder74

StartSystemTest

l10n-placeholder75

স্টপডিভাইস গণনা

l10n-placeholder76

StopSystemTest

l10n-placeholder77

টেস্ট নেটওয়ার্ক সংযোগ

l10n-placeholder78

আনপেয়ার টোকেন

l10n-placeholder79

আনরেজিস্টার সার্ভিস

l10n-placeholder80

আপডেট নেটওয়ার্ক

l10n-placeholder81

আপডেট সার্ভিস

l10n-placeholder82

WeaveDeviceManager

l10n-placeholder83

পাবলিক স্ট্যাটিক ফাংশন

AddNodeToList

l10n-placeholder84

IsNodeInList

l10n-placeholder85

IsValidPairingCode

l10n-placeholder86