Open JB-Wolf opened 10 months ago
set_position and get_position are redefined
Device should just expose rule in _change_position (only device_component specific code part). Device level method is selected via hw_device attribute.
R2 Overwrites Valve method
Problem
set_position and get_position are redefined
Effect
Solution
Device should just expose rule in _change_position (only device_component specific code part). Device level method is selected via hw_device attribute.