Skip to content

Commit

Permalink
Fix operating table test fail (DeltaV-Station#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
gluesniffler authored and deltanedas committed Dec 27, 2024
1 parent 57f6d34 commit 468dc14
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,18 @@
state: operating_table
- type: OperatingTable
# Begin Shitmed Changes
- type: Construction
graph: Machine
node: machine
containers:
- machine_board
- machine_parts
- type: Machine
board: OperatingTableCircuitboard
- type: ContainerContainer
containers:
machine_board: !type:Container
machine_parts: !type:Container
- type: DeviceList
- type: DeviceNetwork
deviceNetId: Wired
Expand Down

0 comments on commit 468dc14

Please sign in to comment.