MachineFG ADASFG
┌───────────────────┐ ┌───────────────────┐
│ StateManager │ │ SensorProvider │
│ (always Running) │──SetState──► (Active state) │
│ │◄──PHM CB───│ │
└───────────────────┘ └───────────────────┘
│ │
│ ara::com │ SOME/IP Event
└──────────────────────────────────┘💡 Goal
StateManager controls SensorProvider via FG state transitions. PHM monitors SensorProvider's alive supervision and notifies StateManager of failures. StateManager responds by restarting the ADAS FG.