20 #ifndef ANTKEEPER_INPUT_DEVICE_HPP
21 #define ANTKEEPER_INPUT_DEVICE_HPP
64 [[nodiscard]]
inline const ::uuid&
get_uuid() const noexcept
72 return connected_publisher.channel();
78 return disconnected_publisher.channel();
86 bool connected{
false};
Publishes messages to subscribers.
128-bit universally unique identifier (UUID).