Thing Template
Hi Guys
How do I pass data from my mashup widget into my thingtemplate service..?
Hi Guys
How do I pass data from my mashup widget into my thingtemplate service..?
Hello,
As you have taken a dynamic template service ,so it will take an entity name as input .The use of entity name as input is as - For example i have a template called TruckTemplate and a service from template that is "getImplementedThingsWithData" .This is also a dynamic template service .So on mashup when i use this service this will give me data for all the Things (Entitynames) which inherit this template .So basically if i have three trucks(TR-1,TR-2,TR-3) extending this TruckTemplate ,Then on runtime in mashup i can pass each Thing (Entityname) as an input to service and get the results for each (TR-1,TR-2,TR-3) depending on the selection .So the conclusion is dynamic template service takes things name which are inherited by template as entityname input value .
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.