Enum Interfaces
Defined in File service_description.hpp
Enum Documentation
-
enum class iox::capro::Interfaces : uint16_t
Describes from which interface the service is coming from.
Values:
-
enumerator INTERNAL
Used for services, which are locally on this system and not coming over a gateway.
-
enumerator ESOC
Canonical protocol for CAN Bus.
-
enumerator SOMEIP
SOME/IP.
-
enumerator AMQP
Advanced Message Queuing Protocol.
-
enumerator MQTT
Message Queuing Telemetry Transport.
-
enumerator DDS
Data Distribution Service.
-
enumerator SIGNAL
Universal Measurement and Calibration Protocol (XCP)
-
enumerator MTA
Measurement technology adapter.
-
enumerator ROS1
Robot Operating System 1.
-
enumerator INTERFACE_END
End of enum.
-
enumerator INTERNAL