Home
last modified time | relevance | path

Searched refs:InsertUpdateRGBGateway (Results 1 – 2 of 2) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DXiaomiGateway.h32 …void InsertUpdateRGBGateway(const std::string &nodeid, const std::string &Name, const bool bIsOn, …
H A DXiaomiGateway.cpp431 void XiaomiGateway::InsertUpdateRGBGateway(const std::string & nodeid, const std::string & Name, co… in InsertUpdateRGBGateway() function in XiaomiGateway
1254 …TrueGateway->InsertUpdateRGBGateway(sid.c_str(), name + " (" + TrueGateway->GetGatewayIp() + ")", … in handle_receive()
1307 …TrueGateway->InsertUpdateRGBGateway(sid.c_str(), "Xiaomi RGB Gateway (" + ip + ")", false, 0, 100); in handle_receive()