Searched defs:SmaDevice (Results 1 – 2 of 2) sorted by relevance
22 class SmaDevice : public std::enable_shared_from_this<SmaDevice> class
27 SmaDevice::SmaDevice(const SensorConfigs& configs, const std::string& name, in SmaDevice() function in SmaDevice