Add time to the sensor list widget, also broadcast and recive the time of a sensor
This commit is contained in:
parent
260334ef35
commit
a301bdbaa7
15 changed files with 557 additions and 266 deletions
|
|
@ -88,7 +88,7 @@ uint8_t Actor::getTriggerValue()
|
|||
|
||||
void Actor::onValueChanged(uint8_t value)
|
||||
{
|
||||
|
||||
(void)value;
|
||||
}
|
||||
|
||||
std::shared_ptr<Actor> Actor::createActor(const QString& type)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue