Skip to main content
1-Visitor
October 18, 2018
Solved

Setting ThingworxPropertyDefinition and ThingworxEventDefinition dynamically (.NET SDK)

  • October 18, 2018
  • 2 replies
  • 1248 views
Setting ThingworxPropertyDefinition and ThingworxEventDefinition dynamically in .NET SDK

Is it possible to set following fields dynamically in .NET SDK?

I would like to read them from a config-file and then create the necessary definitions. 

 

Any Ideas?

Best answer by wcui

Please refer to page 36/48 of below PTC docu about how to create Property/Event for Edge Virtual Thing.

About reading from config-file, please refer to MS .Net online help.

 

Edge .NET SDK Developer's Guide Version 5.7.4

https://www.ptc.com/support/-/media/6B0DF73A1FD54523B4002D4A18B20B7B.pdf?sc_lang=en

2 replies

wcui16-PearlAnswer
16-Pearl
October 19, 2018

Please refer to page 36/48 of below PTC docu about how to create Property/Event for Edge Virtual Thing.

About reading from config-file, please refer to MS .Net online help.

 

Edge .NET SDK Developer's Guide Version 5.7.4

https://www.ptc.com/support/-/media/6B0DF73A1FD54523B4002D4A18B20B7B.pdf?sc_lang=en

Support
October 24, 2018

Hi @mibusch.

 

If the solution provided by @wcui resolved your issue, please mark it as the Accepted Solution for the benefit of others.

 

Regards.

 

--Sharon