Module device

Source
Expand description

Device module provides the core functionality for interacting with Haply haptic devices. It handles device communication, state management, and command processing through both HTTP and WebSocket protocols.

Structsยง

HaplyDevice
Main struct representing a Haply haptic device. Handles all communication and state management for a connected device.