Closed CLau72 closed 1 year ago
Fixes Issue#216. Device.get_device was originally writing to resp.Device instead of resp.DeviceType
Fixes the getDeviceProperties and getModuleProperties methods which were originally returning "None" for device type.
Short description of change
Fixes Issue#216. Device.get_device was originally writing to resp.Device instead of resp.DeviceType
Types of changes
What does it fix/add?
Fixes the getDeviceProperties and getModuleProperties methods which were originally returning "None" for device type.