OnReady
is the first message which begins the SDL-HMI communication after the WebSocket transports are established.
In order to communicate with SDL, the HMI must send this notification after the connection is established and the HMI is ready for communication.
This RPC has no additional parameter requirements
{ "jsonrpc" : "2.0", "method" : "BasicCommunication.OnReady" }