Lin Flashing Controller Module
- class mtf.network_port.lin_flashing_controller.LinFlashingController
- __init__()
- enable_flashing(ecu_name: str, channel_name: str) bool
- set_value(path: str, event: str, value: str) bool
- set_behavior(path: str, event: str, value: str) bool
- configure_flashing_simulation(config: str) None
- check_event(name: str) bool
- track_event(name: str, ecu_name: str, condition_kv: str) bool
- stop_tracking(name: str) bool