Skip to content

dsf-python-3.4.6

Compare
Choose a tag to compare
@LoicGRENON LoicGRENON released this 01 Nov 17:04
· 58 commits to main since this release

Release Notes

  • Fix: Do not time out the connection for zero-byte payloads as DSF may send it to check if the socket is still open
  • Fix check if code parameter is an expression
  • Removed obsolete OM field state.restore_point.spindle_speeds
  • Fixed unit of sensors.probes[].travelSpeed
  • Fixed typo with priority_codes parameter to code interceptor API
  • Replace CodeResult by Message
  • Refactor commands.Code into separate modules and add class arguments in the constructor as well as their docstring
  • Improve docstrings

Downloads

Installation

To install the latest version : sudo pip3 install dsf-python
To upgrade to the latest version : sudo pip3 install --upgrade dsf-python
To install this specific version : pip install dsf-python==3.4.6