Skip to content

Commit

Permalink
Mockup: show more fields in machine info box
Browse files Browse the repository at this point in the history
When running MXCuBE with mockups, enable more fields in the machine
info drop-down box. Let's include 'message' and 'lifetime' fields,
as the MachineInfoMockup implements these fields.
  • Loading branch information
elmjag authored and marcus-oscarsson committed Jun 19, 2024
1 parent 0f65889 commit ab0fd20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/HardwareObjectsMockup.xml/machine_info.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
<object class="MachineInfoMockup">
<parameters>["current", "message", "lifetime"]</parameters>
</object>

0 comments on commit ab0fd20

Please sign in to comment.