Open topic with navigationDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
SCC_AuthorizationReq
CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » EVSE Callback Functions » SCC_AuthorizationReq Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The callback is called as soon as an Authorization Request is received. The challenge optionally transmitted in this request can be queried with SCC_GetGenChallenge. Alternatively, the callback SCC_ContractAuthenticationReq can be used. Both functions are called when the message is received.SCC_ContractAuthenticationReq is called first.
Parameters
- SessionID: 8-byte long SessionID of SCC connection, range: 0 – 0xFF FF FF FF FF FF FF FF.