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.
builtins - Built-in routines for common health check and measurement tasks.__all__
Value: ['routine', 'RoutineContext', 'RoutineRunner', 'get_registered_routines', 'clear_routine_registry', 'DataLogger', 'DeviceConfig', 'device_from_config']