Closed itayo closed 7 years ago
Hello,
Unfortunately we do not have that capability in connector. The only thing you can do is to create a object (nodejs) or a dictionary (python) that describes the whole sample and then call setFromJSON (nodejs) or setDictionary (python) to set it all at once.
I hope this help.
Best, Gianpiero
@gianpiero thank you for information
I have data in serialized way and would like to set this directly instead of setting each field.
Is this possible with rticonnextdds-connector or do i have to go for each field?