Skip to content

Draft: Attempt to fix DevUlong64 max value issue

The following API_AttrConfig error was wrongly reported when trying to read a DevULong64 attribute which had its max range value set to a very high number (e.g.: 18446744073709551614):
Value of min_value is greater than or equal to max_value

Close #1132

Edited by Thomas Braun

Merge request reports