Update Device
This use case updates the name or description of a Device using its id.
Parameters
- The
idof the Device. - The new
nameof the Device - The new
descriptionof the Device
On Success
- The corresponding Device is updated to the given
nameanddescription.
On Failure
- There is no such Device.