Add use of DomoticaServer API for Bluetooth Addresses
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ namespace Bluetooth {
|
||||
class Device
|
||||
{
|
||||
public:
|
||||
Device(const std::string& devices, const std::string& target);
|
||||
Device(const std::string& inventoryURL, const std::string& target);
|
||||
~Device();
|
||||
|
||||
void Start();
|
||||
|
||||
Reference in New Issue
Block a user