Onboarding plugin for wfx

This MR creates a proof-of-concept (PoC) for on-boarding a device using wfx and the DAU workflow.

Details on the plugin:

  • The plugin only interecepts the request if the client ID is set as "onboarding" and respond back without allowing the request to reach wfx. Else it lets the request pass through to wfx.
  • Creates a onboarding swu file with configuration file and postinst scripts.
  • Creates an DAU workflow instance (Job).
  • Respond with Job ID for onboarding job to SWUpdate.

Running wfx with the plugin is mentioned in the linked README

Draft client side implementation: isar-cip-core recipes

@dinesh-toshiba @zuka0828 @kshivanand @stormc @therisen06

Signed-off-by: Adithya Balakumar Adithya.Balakumar@toshiba-tsip.com

Edited by Adithya Balakumar

Merge request reports

Loading