My Project
Loading...
Searching...
No Matches
BLEHubConfiguration Class Reference

#include <BLEHubConfiguration.h>

Public Member Functions

 BLEHubConfiguration (BLEHubType hubType, std::string deviceAddress, std::vector< MCChannelConfig * > channels, uint8_t powerlevel)
 

Public Attributes

BLEHubType HubType
 
NimBLEAddress * DeviceAddress
 
std::vector< MCChannelConfig * > Channels
 
uint8_t powerLevel
 

Constructor & Destructor Documentation

◆ BLEHubConfiguration()

BLEHubConfiguration::BLEHubConfiguration ( BLEHubType hubType,
std::string deviceAddress,
std::vector< MCChannelConfig * > channels,
uint8_t powerlevel )

Member Data Documentation

◆ Channels

std::vector<MCChannelConfig *> BLEHubConfiguration::Channels

◆ DeviceAddress

NimBLEAddress* BLEHubConfiguration::DeviceAddress

◆ HubType

BLEHubType BLEHubConfiguration::HubType

◆ powerLevel

uint8_t BLEHubConfiguration::powerLevel

The documentation for this class was generated from the following files: