Get Sd Property From Sd Message
Gets property from sd message captured with sd watcher.
Arguments Description
sd_message (object): object from sd entry queue (return value of Get Someip Sd Watcher Sd Entries).
property_name (str): property name as dissected from sd message.
Returns
str: property.
Example
${queue}= Get Someip Sd Watcher Messages${flags} = Get Sd Property From Sd Message @{queue}[0] flags