| 12 | |
| 13 | '''In fact, this is maybe an issue on pKNyX side! I have to investigate and make some tests...''' |
| 14 | |
| 15 | == How can I generate log files? == |
| 16 | |
| 17 | In '''{{{pknyx-group.py}}}''', set the {{{config.LOGGER_BACKUP_COUNT}}} to a non zero value. |
| 18 | |
| 19 | You can also adjust the log files size with {{{conf.LOGGER_MAX_BYTES}}} param. |
| 20 | |
| 21 | == I have strange errors with My Gira router == |
| 22 | |
| 23 | Latest Gira router firmwares introduced a new feature called ''reliable KNX communication'', which are not (yet) part of the official KNX specifications. |
| 24 | |
| 25 | To avoid errors in pKNyX, turn this option off. |