Skip to main content
1-Visitor
February 23, 2016
Question

What would the C code look like to create an infotable as a property?

  • February 23, 2016
  • 2 replies
  • 1632 views

I have seen infotables defined in the C SDK as part of a service but never as a property. What would the code look like to do this? I need a table of one row and six items, all strings for each remote thing.

2 replies

bgray-21-VisitorAuthor
1-Visitor
March 7, 2016

OK. How about the Java SDK.

1-Visitor
August 9, 2016

I am looking for the same thing : how to define and send to server a property of type Infotable with the C SDK ? Can't find any example in the documentation...