replace_io accepts keyword wordorder

Now you can set the wordorder for a replaced IO on virtual devices. This
will help you to get the right values on modbus devices.
This commit is contained in:
2023-01-12 23:26:09 +01:00
parent 0dd9c2637d
commit 36c30ae6d6
3 changed files with 82 additions and 10 deletions

7
.idea/vcs.xml generated
View File

@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CommitMessageInspectionProfile">
<profile version="1.0">
<inspection_tool class="BodyLimit" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="SubjectBodySeparation" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="SubjectLimit" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>