34 std::string _parentAddress;
int GetAddressAsEspPinNumber()
Definition MCChannel.cpp:17
void SetParentAddress(const std::string address)
Definition MCChannel.cpp:31
std::string GetParentAddress()
Definition MCChannel.cpp:26
ChannelType GetChannelType()
Definition MCChannel.cpp:7
std::string GetAddress()
Definition MCChannel.cpp:12
MCChannel(ChannelType portType, std::string address)
Definition MCChannel.cpp:4
ChannelType
Definition enums.h:5