Is this task related to a feature or a bug? Please include relevant issue numbers below.
This task follows up on issue #138. The README merged in PR #178 marks both points as needing verification.
Describe the solution you'd like
Two facts documented in the README:
- How the generated
iMotions.xml is imported into iMotions.
- Which port iMotions actually listens on.
Describe alternatives you've considered
Neither is recorded anywhere in this repository. 127.0.0.1:9999 appears only as placeholder text in the relay UI (relay/src/view.rs:14) and inside a validation message. Nothing confirms it is real, and the relay has no default value, so a first-time contributor has nothing to type.
Additional context
Needs access to a licensed iMotions machine.
Is this task related to a feature or a bug? Please include relevant issue numbers below.
This task follows up on issue #138. The README merged in PR #178 marks both points as needing verification.
Describe the solution you'd like
Two facts documented in the README:
iMotions.xmlis imported into iMotions.Describe alternatives you've considered
Neither is recorded anywhere in this repository.
127.0.0.1:9999appears only as placeholder text in the relay UI (relay/src/view.rs:14) and inside a validation message. Nothing confirms it is real, and the relay has no default value, so a first-time contributor has nothing to type.Additional context
Needs access to a licensed iMotions machine.