stanza.routines
Routines framework for executing measurement tasks.
This module provides the core routine system including decorators, context objects, and runners for organizing and executing measurement workflows.
Subpackages
builtins- Built-in routines for common health check and measurement tasks.
Submodules
Module Contents
Data
__all__
API
Value: ['routine', 'RoutineContext', 'RoutineRunner', 'get_registered_routines', 'clear_routine_registry', 'DataLogger', 'DeviceConfig', 'device_from_config']

