Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The device enrollment calls will be passed through the DeviceManager implementation in the DeviceManagerService.  

  • The DeviceManager implementation implements the interface org.wso2.carbon.device.mgt.common.DeviceManager. 
  • The implemented interface manages the data of the Raspberry Pi, such as information related to enrollment, status, ownership, claimable, license and tenant configuration. 
  • The implementation needs to be included in an OSGI bundle. Once the bundle is activated, the device will be registered on the Connected Device Management Framework (CDMF).

What's next?