This use case creates a new Device and fills the given empty Token with the onboarding information.

Parameters

  • reference pointing to an empty Token.
  • profileName can be specified optionally.
  • isAdmin can be specified optionally.

On Success

  • Returns the filled Device onboarding Token.

On Failure

  • The reference is not pointing to an empty Token.