MENU
    json Tree Viewer Widget
    • 10 Apr 2024
    • 1 Minute to read
    • Contributors

    json Tree Viewer Widget


    Article summary

    Enable easy viewing of nested structures on a Tulip app (e.g., json objects)

    To download the app, visit: Library

    Developer

    The json Tree 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 tree viewer widget provides a simple way to easily view nested object structures with a simple tree visual. 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 Results: Create an object array variable with the json object as a text element for the custom widget to unpack.

    How it works

    The json tree viewer custom widget unpacks nested json objects into a tree 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:


    Was this article helpful?