Skip to content

0.55

Compare
Choose a tag to compare
@wbouvy wbouvy released this 11 Aug 12:16
· 136 commits to master since this release

0.55 (2020-08-11)

This release introduces the option to transfer modems without their data.

Changes

ModemTransferService
  • Added type TransferModemsRequest.DataTransferMode and field TransferModemsRequest.date_transfer_modem
    to indicate what should happen with modem data like messages and events when it is transferred.
    The current options are to include or exclude everything, but more granular options will be added later.