Skip to main content
1-Visitor
August 13, 2016
Solved

Adding getProperties() service of value stream programmatically

  • August 13, 2016
  • 3 replies
  • 2203 views

Hi,

I would like to know, is there a way to add getProperties() service to Mashup through Script in thingworx 7.2.

Regards,

Penchalaiah

Best answer by PaiChung

I think the easiest way is to have the necessary valuestreams created ahead of time and associated with the ThingTemplate(s)

We recommend minimizing the number of valuestreams, generally a single valuestream per ThingTemplate.

3 replies

22-Sapphire I
August 15, 2016

Can you please explain what you are looking to do with that and in what form?

Sounds like you want to dynamically create valuestreams and have that information come into a mashup programmatically??

pyekula1-VisitorAuthor
1-Visitor
August 16, 2016

Yes I would like add value streams dynamically

PaiChung22-Sapphire IAnswer
22-Sapphire I
August 16, 2016

I think the easiest way is to have the necessary valuestreams created ahead of time and associated with the ThingTemplate(s)

We recommend minimizing the number of valuestreams, generally a single valuestream per ThingTemplate.