Menu

#16 Iso1 ChargingStatusReqType lacks elements

1.0
open
nobody
None
2021-09-09
2021-09-09
Anonymous
No

Hello,

I just realized that the iso1ChargingStatusReqType lacks elements specified in urn:iso:15118:2:2013.
Code:

/* Complex type name='urn:iso:15118:2:2013:MsgBody,ChargingStatusReqType',  base type name='BodyBaseType',  content type='EMPTY',  isAbstract='false',  hasTypeId='false',  final='0',  block='0',  derivedBy='EXTENSION'.  */
struct iso1ChargingStatusReqType {
    int noContent; /* avoid warning */
};

Where in the urn:iso:15118:2:2013 the elements for ChargingStatusReq are:
EVTargetEnergyRequest
EVMaximumEnergyRequest
EVMinimumEnergyRequest
DisplayParameters

Discussion


Log in to post a comment.