Litmus Edge Manager User UI
...
Product Features
Edge Devices

View Data from a Litmus Edge Instance and/or a Child Device

8min

To view data from a Litmus Edge Instance, at least one child device (connected device within the Litmus Edge instance) must be first properly set up. The child device must be connected with tags, and then the tags must be transformed as imported topics inside the Litmus Edge instance's Default Generic MQTT SSL connector. This first child connection will facilitate the data connection between a Litmus Edge instance and the Litmus Edge Manager. Additional child device connections from a Litmus Edge instance will append to the Litmus Edge instance's data and also display as additional child devices in Litmus Edge Manager.

Notes:  

  • Viewing a child device's messages works only for standard tags.
  • If the child device's tag is removed from the Default Generic MQTT SSL connector, the child device is not deleted from the list of available child devices and will still be displayed.

Before You Begin

Using Litmus Edge Manager, activate an edge device. See Activate an Edge Device for more details.

To use view data from an edge device and/or a child device, you will need to do the following.

  • Step 1: Connect a Device with Tags in Litmus Edge
  • Step 2: Set up Default Generic MQTT SSL Connector with Imported Topics in Litmus Edge
  • Step 3: View Data in Litmus Edge Manager

To jump to a specific section, refer to the Table of Contents on the right side and click the corresponding step.

Step 1: Connect a Device with Tags in Litmus Edge

Before data can be viewed for a Litmus Edge Instance, a device must be first connected to the instance, and then associated with tags. This allows the connected device's data to be extracted from the Litmus Edge instance.

To connect a device with at least one tag:



Step 2: Set up Default Generic MQTT SSL Connector with Imported Topics in Litmus Edge

After a device is connected with tags, the Default Generic MQTT SSL connector must be enabled. Then the generated tags earlier must then be transformed as topics to be immediately imported and enabled into the Default Generic MQTT SSL connector.

To set up Default Generic MQTT SSL connector with at least one imported topic:



Step 3: View Data in Litmus Edge Manager

Once a Litmus Edge instance is connected to Litmus Edge Manager and a device is added to that Litmus Edge instance, you can view data (outbound messages) from that Litmus Edge instance or that instance's child device in the Litmus Edge Manager UI.

To access the data viewing UI in Litmus Edge Manager:

  1. Log in to Litmus Edge Manager.
  2. Select a company. The Projects pane appears.
  3. Do one of the following:
    • Click a project from the Projects pane. The Dashboard pane appears for the project.
    • Click the Actions icon for a project, and then select View. The Dashboard pane appears for the project.
  4. From the navigation panel, select Edge Devices. The Edge Devices pane appears.

View Data From Edge Device

To view edge device data:

  1. From Edge Devices, click the ID of the edge device whose data you want to view. The Device Details pane appears.
  2. Click the Raw tab. The Raw Data pane appears.
  3. Toggle Auto-Refresh at the bottom of the pane.
  4. Select the refresh interval from the Interval drop-down list. The messages published by the topics you have added to the Generic MQTT-SSL connector in Step 2: Set Up Default Generic MQTT SSL Connector with Imported Topics in Litmus Edge appear on the pane. The list of messages is refreshed according to the interval you have selected from the earlier step.

View Data From Child Edge Device

To view child edge device data:

  1. Click the Show child devices icon next to an edge device. The child devices for the edge device drop down.
  2. Click the ID of the child device whose data you want to view. The selected device's information pane appears.
  3. Click the Explore tab. The Explore pane appears.
  4. Toggle Auto-Refresh at the bottom of the pane.
  5. Select the refresh interval from the Interval drop-down list. The topics you have added to the Default Generic MQTT SSL connector in Step 2: Set Up Default Generic MQTT SSL Connector with Imported Topics in Litmus Edge appear on the pane. Their Last Value and Updated At fields refresh according to the interval you have selected in the previous step.
  6. To see the list of values a topic has published since it began auto-refreshing, click Last Value for that topic. The values appear in the Edge Device Object value dialog box, in a tabular format.
  7. To display the same data as a chart, select the Chart tab.

Note: Once a child device's data has been published (and has become viewable) in Litmus Edge Manager, you can visualize this data using Grafana. See Visualize Child Device Data Using Grafana.