Skip to content

Update pymodbus to 1.4.0#84

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pymodbus-1.3.2-to-1.4.0
Closed

Update pymodbus to 1.4.0#84
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pymodbus-1.3.2-to-1.4.0

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jan 3, 2018

There's a new version of pymodbus available.
You are currently using 1.3.2. I have updated it to 1.4.0

These links might come in handy: PyPI | Changelog | Repo | Docs

Changelog

1.4.0


  • Bug fix Modbus TCP client reading incomplete data
  • Check for slave unit id before processing the request for serial clients
  • Bug fix serial servers with Modbus Binary Framer
  • Bug fix header size for ModbusBinaryFramer
  • Bug fix payload decoder with endian Little
  • Payload builder and decoder can now deal with the wordorder as well of 32/64 bit data.
  • Support Database slave contexts (SqlStore and RedisStore)
  • Custom handlers could be passed to Modbus TCP servers
  • Asynchronous Server could now be stopped when running on a seperate thread (StopServer)
  • Signal handlers on Asyncronous servers are now handled based on current thread
  • Registers in Database datastore could now be read from remote clients
  • Fix examples in contrib (message_parser.py/message_generator.py/remote_server_context)
  • Add new example for SqlStore and RedisStore (db store slave context)
  • Fix minor comaptibility issues with utilities.
  • Update test requirements
  • Update/Add new unit tests
  • Move twisted requirements to extra so that it is not installed by default on pymodbus installtion

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #123

@pyup-bot pyup-bot closed this Apr 27, 2018
@slongwell slongwell deleted the pyup-update-pymodbus-1.3.2-to-1.4.0 branch April 27, 2018 13:10
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.

1 participant