ROD servers accepts by default POST method only.
if you server should accept GET method, you can use OnCustomResponseEvent event as shown in Using OnCustomResponseEvent in a ROSDK Server snippets
ROD servers accepts by default POST method only.
if you server should accept GET method, you can use OnCustomResponseEvent event as shown in Using OnCustomResponseEvent in a ROSDK Server snippets