pyroengine.core¶ This module abtracts the sensor management and the detection workflow into controllable units. class pyroengine.core.SystemController(engine: Engine, camera_data: Dict[str, Dict[str, Any]], pyro_camera_api_url: str)[source]¶ Controller to manage multiple cameras, capture images, and perform detection.