nl:: बुनें:: डिवाइसलेयर:: विन्यास प्रबंधक
#include <src/adaptations/device-layer/include/Weave/DeviceLayer/ConfigurationManager.h>
एक वीव डिवाइस के लिए रनटाइम और बिल्ड-टाइम कॉन्फ़िगरेशन जानकारी तक पहुंच प्रदान करता है।
सारांश
विरासत
प्रत्यक्ष ज्ञात उपवर्ग:nl::Weave::DeviceLayer::ConfigurationManagerImpl
nl::Weave::DeviceLayer::ConfigurationManagerImpl
nl::Weave::DeviceLayer::ConfigurationManagerImpl
सार्वजनिक प्रकार | |
---|---|
@388 | एन्यूम |
मित्र वर्ग | |
---|---|
::nl::Weave::DeviceLayer::Internal::DeviceControlServer | friend class |
::nl::Weave::DeviceLayer::Internal::GenericPlatformManagerImpl | friend class |
::nl::Weave::DeviceLayer::PlatformManagerImpl | friend class |
::nl::Weave::DeviceLayer::TraitManager | friend class |
सार्वजनिक समारोह | |
---|---|
ClearServiceProvisioningData () | |
ComputeProvisioningHash (uint8_t *hashBuf, size_t hashBufSize) | |
GetBLEDeviceIdentificationInfo ( Ble::WeaveBLEDeviceIdentificationInfo & deviceIdInfo) | |
GetDeviceCertificate (uint8_t *buf, size_t bufSize, size_t & certLen) | |
GetDeviceDescriptor ( WeaveDeviceDescriptor & deviceDesc) | |
GetDeviceDescriptorTLV (uint8_t *buf, size_t bufSize, size_t & encodedLen) | |
GetDeviceId (uint64_t & deviceId) | |
GetDeviceIntermediateCACerts (uint8_t *buf, size_t bufSize, size_t & certsLen) | |
GetDevicePrivateKey (uint8_t *buf, size_t bufSize, size_t & keyLen) | |
GetFabricId (uint64_t & fabricId) | |
GetFirmwareBuildTime (uint16_t & year, uint8_t & month, uint8_t & dayOfMonth, uint8_t & hour, uint8_t & minute, uint8_t & second) | |
GetFirmwareRevision (char *buf, size_t bufSize, size_t & outLen) | |
GetManufacturerDeviceCertificate (uint8_t *buf, size_t bufSize, size_t & certLen) | |
GetManufacturerDeviceId (uint64_t & deviceId) | |
GetManufacturerDeviceIntermediateCACerts (uint8_t *buf, size_t bufSize, size_t & certsLen) | |
GetManufacturerDevicePrivateKey (uint8_t *buf, size_t bufSize, size_t & keyLen) | |
GetManufacturingDate (uint16_t & year, uint8_t & month, uint8_t & dayOfMonth) | |
GetPairedAccountId (char *buf, size_t bufSize, size_t & accountIdLen) | |
GetPairingCode (char *buf, size_t bufSize, size_t & pairingCodeLen) | |
GetPrimary802154MACAddress (uint8_t *buf) | |
GetPrimaryWiFiMACAddress (uint8_t *buf) | |
GetProductId (uint16_t & productId) | विक्रेता द्वारा असाइन किया गया डिवाइस उत्पाद आईडी. |
GetProductRevision (uint16_t & productRev) | विक्रेता द्वारा निर्दिष्ट उत्पाद संशोधन संख्या। |
GetQRCodeString (char *buf, size_t bufSize) | |
GetSerialNumber (char *buf, size_t bufSize, size_t & serialNumLen) | |
GetServiceConfig (uint8_t *buf, size_t bufSize, size_t & serviceConfigLen) | |
GetServiceId (uint64_t & serviceId) | |
GetVendorId (uint16_t & vendorId) | डिवाइस का उत्पादन करने वाले विक्रेता की आईडी। |
GetWiFiAPSSID (char *buf, size_t bufSize) | |
InitiateFactoryReset () | void |
IsFullyProvisioned () | bool |
IsMemberOfFabric () | bool |
IsPairedToAccount () | bool |
IsServiceProvisioned () | bool |
StoreFabricId (uint64_t fabricId) | |
StoreManufacturerDeviceCertificate (const uint8_t *cert, size_t certLen) | |
StoreManufacturerDeviceId (uint64_t deviceId) | |
StoreManufacturerDeviceIntermediateCACerts (const uint8_t *certs, size_t certsLen) | |
StoreManufacturerDevicePrivateKey (const uint8_t *key, size_t keyLen) | |
StoreManufacturingDate (const char *mfgDate, size_t mfgDateLen) | |
StorePairedAccountId (const char *accountId, size_t accountIdLen) | |
StorePairingCode (const char *pairingCode, size_t pairingCodeLen) | |
StorePrimary802154MACAddress (const uint8_t *buf) | |
StorePrimaryWiFiMACAddress (const uint8_t *buf) | |
StoreProductRevision (uint16_t productRev) | |
StoreSerialNumber (const char *serialNum, size_t serialNumLen) | |
StoreServiceConfig (const uint8_t *serviceConfig, size_t serviceConfigLen) | |
StoreServiceProvisioningData (uint64_t serviceId, const uint8_t *serviceConfig, size_t serviceConfigLen, const char *accountId, size_t accountIdLen) |
संरक्षित कार्य | |
---|---|
ConfigurationManager ()=default | |
ConfigurationManager (const ConfigurationManager &)=delete | |
ConfigurationManager (const ConfigurationManager &&)=delete | |
operator= (const ConfigurationManager &)=delete | |
~ConfigurationManager ()=default |
सार्वजनिक प्रकार
@388
@388
मित्र वर्ग
::nl::Weave::DeviceLayer::Internal::DeviceControlServer
friend class ::nl::Weave::DeviceLayer::Internal::DeviceControlServer
::nl::Weave::DeviceLayer::Internal::GenericPlatformManagerImpl
friend class ::nl::Weave::DeviceLayer::Internal::GenericPlatformManagerImpl
::nl::Weave::DeviceLayer::PlatformManagerImpl
friend class ::nl::Weave::DeviceLayer::PlatformManagerImpl
::nl::Weave::DeviceLayer::TraitManager
friend class ::nl::Weave::DeviceLayer::TraitManager
सार्वजनिक समारोह
ClearServiceProvisioningData
WEAVE_ERROR ClearServiceProvisioningData()
कंप्यूटप्रोविजनिंगहैश
WEAVE_ERROR ComputeProvisioningHash( uint8_t *hashBuf, size_t hashBufSize )
GetBLEDeviceIdentificationInfo
WEAVE_ERROR GetBLEDeviceIdentificationInfo( Ble::WeaveBLEDeviceIdentificationInfo & deviceIdInfo )
GetDeviceप्रमाण पत्र
WEAVE_ERROR GetDeviceCertificate( uint8_t *buf, size_t bufSize, size_t & certLen )
GetDeviceDescriptor
WEAVE_ERROR GetDeviceDescriptor( WeaveDeviceDescriptor & deviceDesc )
GetDeviceDescriptorTLV
WEAVE_ERROR GetDeviceDescriptorTLV( uint8_t *buf, size_t bufSize, size_t & encodedLen )
GetDeviceId
WEAVE_ERROR GetDeviceId( uint64_t & deviceId )
GetDeviceIntermediateCACerts
WEAVE_ERROR GetDeviceIntermediateCACerts( uint8_t *buf, size_t bufSize, size_t & certsLen )
GetDevicePrivateKey
WEAVE_ERROR GetDevicePrivateKey( uint8_t *buf, size_t bufSize, size_t & keyLen )
GetFabricId
WEAVE_ERROR GetFabricId( uint64_t & fabricId )
गेटफर्मवेयरबिल्डटाइम
WEAVE_ERROR GetFirmwareBuildTime( uint16_t & year, uint8_t & month, uint8_t & dayOfMonth, uint8_t & hour, uint8_t & minute, uint8_t & second )
GetFirmwareRevision
WEAVE_ERROR GetFirmwareRevision( char *buf, size_t bufSize, size_t & outLen )
GetManufacturerDeviceCertificate
WEAVE_ERROR GetManufacturerDeviceCertificate( uint8_t *buf, size_t bufSize, size_t & certLen )
GetManufacturerDeviceId
WEAVE_ERROR GetManufacturerDeviceId( uint64_t & deviceId )
GetManufacturerDeviceIntermediateCACerts
WEAVE_ERROR GetManufacturerDeviceIntermediateCACerts( uint8_t *buf, size_t bufSize, size_t & certsLen )
GetManufacturerDevicePrivateKey
WEAVE_ERROR GetManufacturerDevicePrivateKey( uint8_t *buf, size_t bufSize, size_t & keyLen )
निर्माण तिथि प्राप्त करें
WEAVE_ERROR GetManufacturingDate( uint16_t & year, uint8_t & month, uint8_t & dayOfMonth )
GetPairedAccountId
WEAVE_ERROR GetPairedAccountId( char *buf, size_t bufSize, size_t & accountIdLen )
गेटपेयरिंग कोड
WEAVE_ERROR GetPairingCode( char *buf, size_t bufSize, size_t & pairingCodeLen )
GetPrimary802154MACAपता
WEAVE_ERROR GetPrimary802154MACAddress( uint8_t *buf )
GetPrimaryWiFiMACAपता
WEAVE_ERROR GetPrimaryWiFiMACAddress( uint8_t *buf )
GetProductId
WEAVE_ERROR GetProductId( uint16_t & productId )
विक्रेता द्वारा असाइन किया गया डिवाइस उत्पाद आईडी.
उत्पाद संशोधन प्राप्त करें
WEAVE_ERROR GetProductRevision( uint16_t & productRev )
विक्रेता द्वारा निर्दिष्ट उत्पाद संशोधन संख्या।
GetQRCodeString
WEAVE_ERROR GetQRCodeString( char *buf, size_t bufSize )
सीरियल नंबर प्राप्त करें
WEAVE_ERROR GetSerialNumber( char *buf, size_t bufSize, size_t & serialNumLen )
GetServiceConfig
WEAVE_ERROR GetServiceConfig( uint8_t *buf, size_t bufSize, size_t & serviceConfigLen )
GetServiceId
WEAVE_ERROR GetServiceId( uint64_t & serviceId )
GetVendorId
WEAVE_ERROR GetVendorId( uint16_t & vendorId )
डिवाइस का उत्पादन करने वाले विक्रेता की आईडी।
GetWiFiAPSSID
WEAVE_ERROR GetWiFiAPSSID( char *buf, size_t bufSize )
फ़ैक्टरी रीसेट शुरू करें
void InitiateFactoryReset()
पूरी तरह से प्रावधान है
bool IsFullyProvisioned()
IsMemberOfFabric
bool IsMemberOfFabric()
खाते में जोड़ा गया है
bool IsPairedToAccount()
IsServiceProvisioned
bool IsServiceProvisioned()
StoreFabricId
WEAVE_ERROR StoreFabricId( uint64_t fabricId )
StoreManufacturerDeviceCertificate
WEAVE_ERROR StoreManufacturerDeviceCertificate( const uint8_t *cert, size_t certLen )
StoreManufacturerDeviceId
WEAVE_ERROR StoreManufacturerDeviceId( uint64_t deviceId )
StoreManufacturerDeviceIntermediateCACerts
WEAVE_ERROR StoreManufacturerDeviceIntermediateCACerts( const uint8_t *certs, size_t certsLen )
StoreManufacturerDevicePrivateKey
WEAVE_ERROR StoreManufacturerDevicePrivateKey( const uint8_t *key, size_t keyLen )
स्टोर निर्माण तिथि
WEAVE_ERROR StoreManufacturingDate( const char *mfgDate, size_t mfgDateLen )
StorePairedAccountId
WEAVE_ERROR StorePairedAccountId( const char *accountId, size_t accountIdLen )
स्टोर पेयरिंग कोड
WEAVE_ERROR StorePairingCode( const char *pairingCode, size_t pairingCodeLen )
StorePrimary802154MACAपता
WEAVE_ERROR StorePrimary802154MACAddress( const uint8_t *buf )
StorePrimaryWiFiMACAपता
WEAVE_ERROR StorePrimaryWiFiMACAddress( const uint8_t *buf )
स्टोर उत्पाद संशोधन
WEAVE_ERROR StoreProductRevision( uint16_t productRev )
स्टोर सीरियल नंबर
WEAVE_ERROR StoreSerialNumber( const char *serialNum, size_t serialNumLen )