作者 | 不可说
出品 | 汽车电子与软件
#01
SWC Name | Port Name | Port Direction | Interface Name | Interface Type | Data Type |
SeatHeatOccy | R_DrSeatOccupySt | IN | IF_DrSeatOccupySt | Receiver | DT_CommSts |
R_AsSeatOccupySt | IN | IF_AsSeatOccupySt | Receiver | DT_CommSts | |
S_DrSeatHeatCoordReq | OUT | IF_DrSeatHeatCoordReq | Sender | DT_CommReq | |
S_AsSeatHeatCoordReq | OUT | IF_AsSeatHeatCoordReq | Sender | DT_CommReq |
Data Type | Base Type | Min value | Max value | ……
| Data Detile |
DT_CommSts | Enum | 0 | 1 | …… | 0:kClose 1:kOpen |
DT_CommReq | Enum | 0 | 1 | …… | 0:kNO_Req 1:kReq |
/ END /