Question
What would the C code look like to create an infotable as a property?
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.

