Skip to main content
1-Visitor
February 21, 2020
Solved

Timeseries mashup

  • February 21, 2020
  • 7 replies
  • 2616 views

Hello sir,
Actually i am getting incoming json scripts in properties and alerts tab, In that json it contains timestamp,machinedatas, transcounter values, etc,. I need to show the transcounter value in mashup area. How to do that, can u please help me to do that?

    Best answer by cmorfin

    @DMu3 

     

    Could you please post a new topic with your question as this has nothing to do with the original question.

    This is important so that we keep post clear and to one issue so others can find easily the answer.

     

    In addition to your screenshot it probably will help to upload an export of the mashup and entities so one can see how the chart is being built.

     

    Thank you

    Kind regards

    Christophe

     

    7 replies

    22-Sapphire I
    February 21, 2020

    Usually server side you'd use a script to parse out the information so it can be displayed in a Widget

    Potentially the Expression function can parse it out for display

    Or you could create a custom widget to do it.

     

    Route 1 or 2 would be the easiest.

    DMu31-VisitorAuthor
    1-Visitor
    February 21, 2020

    Hii,
    Server side is not possible. Can we create some service ? If its possible means how to create service in thing to see particular value of json? 

    16-Pearl
    February 21, 2020

    You could parse JSON to populate an Infotable