Package org.hypermedea.ros
Class ROSBinding
java.lang.Object
org.hypermedea.op.BaseProtocolBinding
org.hypermedea.ros.ROSBinding
- All Implemented Interfaces:
org.hypermedea.op.ProtocolBinding
public class ROSBinding
extends org.hypermedea.op.BaseProtocolBinding
Web of Things (WoT) protocol binding for ROS 1, via the
rosbridge protocol.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.hypermedea.op.OperationMethods inherited from class org.hypermedea.op.BaseProtocolBinding
bind, bindDelete, bindGet, bindPatch, bindPost, bindPut, bindWatch, getMethod
-
Field Details
-
ROSBRIDGE_PROTOCOL
- See Also:
-
URI_SCHEME
- See Also:
-
-
Constructor Details
-
ROSBinding
public ROSBinding()
-
-
Method Details
-
getProtocol
-
getSupportedSchemes
-
bind
- Specified by:
bindin interfaceorg.hypermedea.op.ProtocolBinding- Overrides:
bindin classorg.hypermedea.op.BaseProtocolBinding
-