drogue-iot / drogue-cloud

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

"create or update" operation for device registry #338

Open ctron opened 1 year ago

ctron commented 1 year ago

We can create or update, but not "create or update". Considering this kind of a "create --force" operation, or "create or replace".

jbtrystram commented 1 year ago

so that would be apply ? :)

ctron commented 1 year ago

but is that an API call? or a drg functionality. I was hoping to use this in combination with curl.

jbtrystram commented 1 year ago

Make sense. I wanted to make sure i understood what you meant

ctron commented 1 year ago

It might make the implementation of drg a bit simpler :)