Message Logger

A log view displaying all messages exchanged between the cloud and the thing.

Message Logger

Configuration

Template Syntax

Below you can find some examples of how to use the component within a template.


<message-logger-widget title="Message LOG"></message-logger-widget>

Component Reference

Here is a comprehensive list of all the elements and properties that can be used to configure the component.

Message Logger <message-logger-widget>

Title

The title displayed on the top part of the widget box.

Type: STRING | Optional

[title]="'Details'"

Rendering

CSS Class

The name(s) of the CSS class used to customize the widget layout.

Type: STRING | Optional

class="my-custom-class"