Secc.Receive_CableCheckReq_001
Secc.Receive_CableCheckReq_001()
CableCheckReq 수신
Secc.Receive_CableCheckReq_001()
SECC > ISO15118-2
CableCheck Lua API reference.
Secc.Receive_CableCheckReq_001()
CableCheckReq 수신
Secc.Receive_CableCheckReq_001()
Secc.Check_Received_CableCheckReq()
CableCheckReq.Received 확인
local receivedCableCheckReq = Secc.Check_Received_CableCheckReq()
Secc.Get_CableCheckReq_DC_EVStatus_EVReady()
CableCheckReq.DC_EVStatus.EVReady 조회
local expectedCableCheckEvReady = true
local receivedCableCheckEvReady = Secc.Get_CableCheckReq_DC_EVStatus_EVReady()
Secc.Get_CableCheckReq_DC_EVStatus_EVErrorCode()
CableCheckReq.DC_EVStatus.EVErrorCode 조회
local expectedCableCheckEvErrorCode = DC_EVErrorCodeType.NO_ERROR
local receivedCableCheckEvErrorCode = Secc.Get_CableCheckReq_DC_EVStatus_EVErrorCode()
Secc.Set_CableCheckRes_ResponseCode(responseCode)
CableCheckRes.ResponseCode 설정
local cableCheckResponseCode = ResponseCodeType.OK
Secc.Set_CableCheckRes_ResponseCode(cableCheckResponseCode)
Secc.Get_CableCheckRes_ResponseCode()
CableCheckRes.ResponseCode 조회
local observedCableCheckResponseCode = Secc.Get_CableCheckRes_ResponseCode()
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSEStatusCode(evseStatusCode)
CableCheckRes.DC_EVSEStatus.EVSEStatusCode 설정
local evseStatusCode = DC_EVSEStatusCodeType.EVSE_Ready
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSEStatusCode(evseStatusCode)
Secc.Get_CableCheckRes_DC_EVSEStatus_EVSEStatusCode()
CableCheckRes.DC_EVSEStatus.EVSEStatusCode 조회
local observedEvseStatusCode = Secc.Get_CableCheckRes_DC_EVSEStatus_EVSEStatusCode()
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSEIsolationStatus(evseIsolationStatus)
CableCheckRes.DC_EVSEStatus.EVSEIsolationStatus 설정
local evseIsolationStatus = IsolationLevelType.Valid
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSEIsolationStatus(evseIsolationStatus)
Secc.Get_CableCheckRes_DC_EVSEStatus_EVSEIsolationStatus()
CableCheckRes.DC_EVSEStatus.EVSEIsolationStatus 조회
local observedEvseIsolationStatus = Secc.Get_CableCheckRes_DC_EVSEStatus_EVSEIsolationStatus()
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSEIsolationStatusSpecified(isSpecified)
CableCheckRes.DC_EVSEStatus.EVSEIsolationStatusSpecified 설정
local evseIsolationStatusSpecified = true
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSEIsolationStatusSpecified(evseIsolationStatusSpecified)
Secc.Get_CableCheckRes_DC_EVSEStatus_EVSEIsolationStatusSpecified()
CableCheckRes.DC_EVSEStatus.EVSEIsolationStatusSpecified 조회
local observedEvseIsolationStatusSpecified = Secc.Get_CableCheckRes_DC_EVSEStatus_EVSEIsolationStatusSpecified()
Secc.Set_CableCheckRes_DC_EVSEStatus_NotificationMaxDelay(notificationMaxDelay)
CableCheckRes.DC_EVSEStatus.NotificationMaxDelay 설정
local notificationMaxDelay = 0
Secc.Set_CableCheckRes_DC_EVSEStatus_NotificationMaxDelay(notificationMaxDelay)
Secc.Get_CableCheckRes_DC_EVSEStatus_NotificationMaxDelay()
CableCheckRes.DC_EVSEStatus.NotificationMaxDelay 조회
local observedNotificationMaxDelay = Secc.Get_CableCheckRes_DC_EVSEStatus_NotificationMaxDelay()
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSENotification(evseNotification)
CableCheckRes.DC_EVSEStatus.EVSENotification 설정
local evseNotification = EVSENotificationType.None
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSENotification(evseNotification)
Secc.Get_CableCheckRes_DC_EVSEStatus_EVSENotification()
CableCheckRes.DC_EVSEStatus.EVSENotification 조회
local observedEvseNotification = Secc.Get_CableCheckRes_DC_EVSEStatus_EVSENotification()
Secc.Set_CableCheckRes_EVSEProcessing(evseProcessing)
CableCheckRes.EVSEProcessing 설정
local cableCheckEvseProcessing = EVSEProcessingType.Finished
Secc.Set_CableCheckRes_EVSEProcessing(cableCheckEvseProcessing)
Secc.Get_CableCheckRes_EVSEProcessing()
CableCheckRes.EVSEProcessing 조회
local observedCableCheckEvseProcessing = Secc.Get_CableCheckRes_EVSEProcessing()
Secc.Send_CableCheckRes_001()
CableCheckRes 송신
Secc.Send_CableCheckRes_001()
local cableCheckResponseCode = ResponseCodeType.OK
Secc.Set_CableCheckRes_ResponseCode(cableCheckResponseCode)
local evseStatusCode = DC_EVSEStatusCodeType.EVSE_Ready
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSEStatusCode(evseStatusCode)
local evseIsolationStatus = IsolationLevelType.Valid
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSEIsolationStatus(evseIsolationStatus)
local evseIsolationStatusSpecified = true
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSEIsolationStatusSpecified(evseIsolationStatusSpecified)
local notificationMaxDelay = 0
Secc.Set_CableCheckRes_DC_EVSEStatus_NotificationMaxDelay(notificationMaxDelay)
local evseNotification = EVSENotificationType.None
Secc.Set_CableCheckRes_DC_EVSEStatus_EVSENotification(evseNotification)
local cableCheckEvseProcessing = EVSEProcessingType.Finished
Secc.Set_CableCheckRes_EVSEProcessing(cableCheckEvseProcessing)
Secc.Send_CableCheckRes_001()
0x010xFE0x80010x00000013EXIEncodedV2GMessage<?xml version="1.0" ?>
<s3:V2G_Message xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:s0="http://www.w3.org/2000/09/xmldsig#" xmlns:s1="urn:iso:15118:2:2013:MsgBody" xmlns:s2="urn:iso:15118:2:2013:MsgDataTypes" xmlns:s3="urn:iso:15118:2:2013:MsgDef" xmlns:s4="urn:iso:15118:2:2013:MsgHeader">
<s3:Header>
<s4:SessionID>82642B5A5468009C</s4:SessionID>
</s3:Header>
<s3:Body>
<s1:CableCheckRes>
<s1:ResponseCode>OK</s1:ResponseCode>
<s1:DC_EVSEStatus>
<s2:NotificationMaxDelay>0</s2:NotificationMaxDelay>
<s2:EVSENotification>None</s2:EVSENotification>
<s2:EVSEIsolationStatus>Valid</s2:EVSEIsolationStatus>
<s2:EVSEStatusCode>EVSE_Ready</s2:EVSEStatusCode>
</s1:DC_EVSEStatus>
<s1:EVSEProcessing>Finished</s1:EVSEProcessing>
</s1:CableCheckRes>
</s3:Body>
</s3:V2G_Message>