GitHub user hutcheb added a comment to the discussion: What is the fireDiscoveryEvent() method in GeneratedDriverBase used for?
Looking deeper, it only seems to be necessary when using an encrypted connection (I left a comment in the onDiscover method in SecureChannel), so we can open a non encrypted channel to get the endpoints, and then later we can create an encrypted channel. As that wasn't finished I suppose it's not being used anywhere. GitHub link: https://github.com/apache/plc4x/discussions/1123#discussioncomment-7153113 ---- This is an automatically sent email for dev@plc4x.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@plc4x.apache.org