Skip to main content

DM-Device Transport (DM_Device SDK)

Constructor

Adapter Reference

Runtime Requirements

Python wheels do not embed the vendor runtime. If the DM_Device runtime is missing, MotorBridge prints the required runtime file, its GitHub download URL, where to place it, and the platform ABI requirements. Install the runtime on demand:
Long-running processes reuse the already-open adapter instead of reopening it.

CLI Usage

WebSocket Gateway

dm-device is also exposed through ws_gateway. Targets carry dm_device_type and dm_channel fields. See WebSocket Gateway.

See Also