cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

what is the syntax of time data type for creating table in thingworx?

ssingh-21
1-Newbie

what is the syntax of time data type for creating table in thingworx?

what is the syntax of  time data type  for creating table in thingworx?

1 REPLY 1
PaiChung
22-Sapphire I
(To:ssingh-21)

I'm not quite sure what your question is but.

you can create DataTables, that will require a datashape

you can create in memory infotables which are done easiest with a datashape

the datashape will define your base types.

there are snippets for infotables, and any query from a datatable using a service will end up with a table

there are some really good posts on infotables, just search the community.

Top Tags