Console Guides
Sessions
2 min
sessions provide a structured way to represent the operational states or modes of a device for instance, for vehicles, sessions can help determine if a vehicle is in a "running" or "stopped" state by leveraging the power of conditions, users can accurately define when a device enters or exits a session furthermore, sessions enhance the visualization capabilities of the dashboard, allowing users to quickly assess the current state of a device and review its historical session data creating a session access the sessions panel navigate to the main dashboard and select the 'sessions' tab or panel initiate session creation click on the + create session type button fill in session details session name input a descriptive name for the session (e g , "running" or "stopped") stream choose the relevant stream associated with the session from the dropdown menu define conditions under the 'where' section, specify the conditions that determine the session for instance, for a vehicle's running session, you might select the "vehicle status" stream, field as "status", and value as "running" add filter rule (optional) if additional filtering is necessary, click on the add filter rule dropdown to specify more conditions finalize creation once all details are correctly filled, click the submit button to save the session alternatively, click cancel to discard changes
