Data extacted from an Infotable via twInfoTable_GetString is truncated after 64 bytes in ThingWorx C-SDK
Applies To
- ThingWorx Platform 8.5 to 9.3
- ThingWorx Edge SDK 2.1.0 to 2.2.9
Description
- twInfoTable_GetString() truncates data when result is larger than 65,535 characters in length
- When a string extracted from an Infotable is ~65,535 in length the data is truncated with the ThingWorx C-SDK