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

V3.2.3: wrong security info on page 'Type info' #289

Open
pmbert opened this issue Aug 13, 2023 · 0 comments
Open

V3.2.3: wrong security info on page 'Type info' #289

pmbert opened this issue Aug 13, 2023 · 0 comments

Comments

@pmbert
Copy link

pmbert commented Aug 13, 2023

On page ExpertUI/Type info some insecure nodes are marked as securely included (wrong icon).
These nodes

  • are included insecure
  • in nodeInfoFrame the class 152 is not mentioned
  • but they have a section 152 (Security)
  • with security = true
  • and supported = true
  • but SecureNodeInfoFrame = [] (empty)

Workaround: set supported = false.
Only setting security = false doesn't help.

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

1 participant