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-plugin
before returing theonboarding job
details to the client.
Signed-off-by: Adithya Balakumar Adithya.Balakumar@toshiba-tsip.com