m_client_session_storage
Model to access the sessionStorage
on the client (browser).
The client-id and routing topic in the context must be set when calling the functions in this module. This is the case for all MQTT topic calls from the client.
The sessionStorage on the client is accessed via publishing to the topic
~client/model/sessionStorage/...
. In the client the topic is model/sessionStorage/...
.