Steps to Reproduce
Use hydroserverpy to change the unit of a datastream and try to save the change.
Expected Behavior
hydroserverpy should submit a PATCH request to HydroServer containing the updated UUID of the updated datastream unit.
Actual Behavior
hydroserverpy raises an exception during the save process and the datastream unit isn't saved.
Any additional comments?
No response