Skip to content

3.14.0 - (Cool Grey Vienna) - June 2021

Compare
Choose a tag to compare
@sn0wcat sn0wcat released this 01 Jul 14:35
· 45 commits to master since this release
7452958

Announcement 3.14.0

Thanks to the final push of contributions from @jupiterbak, the typescript SDK and the CLI have now support for all publicly avaialable MindSphere APIs.

Bugfixes and Improvements 3.14.0

  • CLI: new mc oe-device-types command - list, create or delete device types (open edge)
  • CLI: new mc oe-devices command - list, create or delete (open edge) devices
  • CLI: new mc oe-device-status command - list get or update device status information (open edge)
  • CLI: new mc oe-app-inst command - list, create, configure or delete app instance (open edge)
  • CLI: new mc oe-app-deploy command - list, create, update app installation task(s) (open edge)
  • CLI: new mc oe-deploy-workflow command - list, create/instantiate, update or delete/cancel workflow deployment model or instance(s) (open edge)
  • CLI: new mc oe-firm-deploy command - list, create, update firmware deployment task(s) (open edge)
  • CLI: mc data-lake new modes: --mode subscribe, --mode unsubscribe, --mode subscriptions for managing the event subscriptions [#283]
  • CLI: the mc signal-calculation now has --on data and --on asset switch [#263]
  • CLI: new mc asset-lock command [#271]
  • SDK: Open Edge - FirmwareDeployment Client [#276]
  • SDK: Open Edge - EdgeAppInstanceManagement Cleint [#275]
  • SDK: Open Edge - EdgeAppDeploymentClient [#274]
  • SDK: Open Edge - DeploymentWorkflowClient [#273]
  • SDK: AssetManagement GetModelLock and PutModelLock Methods
  • Bumped all dependencies

Contributions 3.14.0

  • Thanks to @jupiterbak for his Open Edge Client contributions. <3 ❤️