OnReady
is the first message which begins the SDL-HMI communication after the WebSocket transports are established.
The HMI must send this notification after the connection is established and the HMI is ready for communication in order to communicate with SDL.
{ "jsonrpc" : "2.0", "method" : "BasicCommunication.OnReady" }