Skip to content

Conversation

@manup
Copy link
Member

@manup manup commented Nov 8, 2020

The problem was that periodic polling of the attribute was triggered endlessly because the last query time stamp was never updated.

lightNode->setSwBuildId(str) was removed because item->setValue(str) does the same and faster since item is already known.

The problem was that periodic polling of the attribute was triggered endlessly because the last query time stamp was never updated.

lightNode->setSwBuildId(str) was removed because item->setValue(str) does the same and faster since item is already known.
@manup manup merged commit e9c14c8 into dresden-elektronik:master Nov 11, 2020
@Mimiix
Copy link
Collaborator

Mimiix commented Nov 12, 2020

It this the reason some sensors stopped working?

@manup
Copy link
Member Author

manup commented Nov 12, 2020

Nope there was no harm here other than increased network traffic.

@manup manup deleted the swbuildid_timestamp branch May 6, 2021 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants