How to log RFLink "raw" messages in Domoticz ?
Posted: Saturday 28 January 2017 12:32
Hi,
For debugging purposes I would like to log:
- all "raw" RFLink messages that Domoticz received for handling, like
- all "raw" messages that Domoticz sends to the RFLink, like
Tried setting loglevel in the Domoticz DAEMON from 0 to 1, but the raw messages are nog logged.
I know I can use Minicom to connect to the RFLink directly and seen the "raw" commands, but that forces me to stop Domoticz.
Searched the forum, but found no clues.
Who can help?
Thx.
For debugging purposes I would like to log:
- all "raw" RFLink messages that Domoticz received for handling, like
Code: Select all
20;03;PT2262;ID=52;SWITCH=8;CMD=OFF;Code: Select all
10;NewKaku;00c142;1;ON;I know I can use Minicom to connect to the RFLink directly and seen the "raw" commands, but that forces me to stop Domoticz.
Searched the forum, but found no clues.
Who can help?
Thx.