dashboard
dashboard copied to clipboard
feat: update Device/DeviceModel api to v1beta1
/kind feature
Hi, this PR updates the Device and DeviceModel apis to v1beta1 (#22), and it also includes the following changes.
- Adds model definitions (Device, DeviceModel, Deployment, and some common definitions.)
- Moves the requests into the
services
directory. - Fixes errors and makes the code more clear.