why is there differences between router and non router configuration outside of the simple no-route
pipiche38 opened this issue · 4 comments
pipiche38 commented
exemples like :
PARAMETER | NO-ROUTE | ROUTER |
---|---|---|
MaximumIncomingTransferSize | "200" | 100 |
MaximumOutgoingTransferSize | "200" | 100 |
"ZLinky->apduZDP" | 200 | 100 |
"ZLinky->apduZCL" | 200 | 100 |
This makes one version capable of doing larger chunk of attributes rather the other, and not documented in the release notes
fairecasoimeme commented
Hello,
There is a mistake with the router zpscfg file. The 200 values is mandatory to manage #82 (comment)
PJOURF+1 is too long (with header) for APDU.
pipiche38 commented
Are you going to provide a version 8 in order to fix that issue ?
fairecasoimeme commented
Yes, i have to verify other things and do tests and after I publish a pre-release.
pdecat commented
Router v8 works fine for me.