Adapt ingeniamotion to the new dictionary and registers API.
Fixes # (issue)
INGM-400
Please add a description and delete options that are not relevant.
Update subnodes property
Add EoE flag.
Tests
[x] Update tests.
Please describe the tests that you ran to verify your changes if it applies.
Code formatting
[x] Use black package to format the code: black -l 100 ingeniamotion tests. It is recommended to configure the code editor to automatically format the code using black with a max length line of 100.
Description
Adapt ingeniamotion to the new dictionary and registers API.
Fixes # (issue)
INGM-400
Please add a description and delete options that are not relevant.
Tests
Please describe the tests that you ran to verify your changes if it applies.
Code formatting
black -l 100 ingeniamotion tests
. It is recommended to configure the code editor to automatically format the code using black with a max length line of 100.