Skip to content

Allow ModbusBaseServer do directly accept a SimCore instance as context#2967

Open
km-64 wants to merge 2 commits into
pymodbus-dev:devfrom
km-64:enable-passing-simcore-as-server-context
Open

Allow ModbusBaseServer do directly accept a SimCore instance as context#2967
km-64 wants to merge 2 commits into
pymodbus-dev:devfrom
km-64:enable-passing-simcore-as-server-context

Conversation

@km-64

@km-64 km-64 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Related to discussion #2966

@km-64
km-64 marked this pull request as ready for review July 16, 2026 16:35
@janiversen

Copy link
Copy Markdown
Collaborator

Please SimCore is an internal class, that we do not want as part of the API !

The reason being, when it is internal we can change it as needed without breaking the API.

@janiversen janiversen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a change that we do not want.

SimCore is internal and not part of the API. Please use the action function in SimDevice if you want to the content.

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

Successfully merging this pull request may close these issues.

2 participants