device-registration: Simple REST API service for device registration
This MR introduces a simple REST API service for device registration to track onboarded devices.
- The service exposes API's to manage device data.
- Device data is pushed to the service from the
onboarding-pluginbefore returing theonboarding jobdetails to the client.
Signed-off-by: Adithya Balakumar Adithya.Balakumar@toshiba-tsip.com