Namespace Belay.Core
Namespaces
Classes
Main entry point for MicroPython device communication. Provides a high-level interface for connecting to and interacting with MicroPython devices.
Simple state tracking for MicroPython device operations. Replaces complex session management with lightweight state tracking aligned with single-threaded MicroPython device constraints.
Simplified device capabilities with efficient batched detection. Replaces sequential capability detection with single optimized call.
Provides simplified capability detection for MicroPython devices using a single batched approach. Replaces the complex sequential detection system with efficient batched detection.
Enums
Hardware features that can be detected on MicroPython devices.