json Table Viewer Widget

Prev Next

Enable easy viewing of json data into a simple table

To download the app, visit: Library

Developer

The json Table Viewer Widget was developed by Sandalwood

Sandalwood's Overview and Mission

We design and execute strategic programs for manufacturers which reduce work-related risks to quality, productivity, and employee health. It is important to us to continually monitor project progress to ensure we are meeting or exceeding expectations and that the results will provide value to our clients
Contact Sandalwood for additional details and Tulip services support here

Purpose

The json table viewer widget provides a simple way to easily view json data as a table in Tulip. This can streamline how supervisors view a variety of information on a given station, machine, or device on the shop floor.
image.png

Setup

The widget has a single parameter to set:

  • JSON Table Data: Create an object array variable with the json object as a text element for the custom widget to unpack into a table.

How it works

The json table viewer custom widget unpacks json objects into a table structure with some simple object manipulations in javascript. This allows easier viewing of complex structures and variables.

Further Reading

If you would like to know more about custom widgets please visit the site below: