Skip to content
Snippets Groups Projects
Commit 5c263499 authored by Markus Grotz's avatar Markus Grotz
Browse files

added TCPControlUnitObserver to Variant

parent f6a4e883
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,14 @@
propertyName="TCPControlUnitName"
propertyIsOptional="true"
propertyDefaultValue="TCPControlUnit" />
<Proxy include="RobotAPI/interface/units/TCPControlUnit.h"
humanName="TCPControlUnitObserver"
typeName="TCPControlUnitObserverInterfacePrx"
memberName="tcpControlUnitObserver"
getterName="getTCPControlUnitObserver"
propertyName="TCPControlUnitObserverName"
propertyIsOptional="true"
propertyDefaultValue="TCPControlUnitObserver" />
<Proxy include="RobotAPI/interface/units/HapticUnit.h"
humanName="Haptic Unit Observer"
typeName="HapticUnitObserverInterfacePrx"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment