Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why is there differences between router and non router configuration outside of the simple no-route #99

Closed
pipiche38 opened this issue Sep 23, 2022 · 4 comments

Comments

@pipiche38
Copy link
Contributor

pipiche38 commented Sep 23, 2022

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
Copy link
Owner

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
Copy link
Contributor Author

Are you going to provide a version 8 in order to fix that issue ?

@fairecasoimeme
Copy link
Owner

Yes, i have to verify other things and do tests and after I publish a pre-release.

@pdecat
Copy link

pdecat commented Sep 28, 2022

Router v8 works fine for me.

This issue was closed.
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

No branches or pull requests

3 participants