OnSDLClose notification is sent by SDL to notify the HMI that SDL has terminated all activity, saved/cleaned up necessary data, unregistered all applications, and the SDL Core process is ready to be closed by the system.
Ignition Off, Master Reset, or Factory Reset via OnExitAllApplications.OnSDLClose. Otherwise, application data may be lost.SDL unregisters applications if the transports are still available after an Ignition Off.
SDL cleans up applications' persistent data if the HMI calls for a Factory Reset or Master Reset via OnExitAllApplications.
This RPC has no additional parameter requirements
{ "jsonrpc" : "2.0", "method" : "BasicCommunication.OnSDLClose" }