drogue-iot / drogue-cloud

Cloud Native IoT
https://drogue.io
Apache License 2.0
113 stars 30 forks source link

Add a clone button and menu entry for devices. Fixes #247 #316

Closed jbtrystram closed 1 year ago

jbtrystram commented 1 year ago

image

image

It copies the Device object, changing just the name. I also added an entry in the dropdown menu in the devices list

Improvement : clone.rs could be merged with create.rs easily