Loop of refreshing data information, with a 'delay' between 2 requests. Stop as soon as data being in a terminal state or at the end of 'duration_max' (whatever data state).

surveyData(data_id, delay, duration_max, server, api_key, v)

Arguments

data_id

Data id

delay

Delay. Unit : second.

duration_max

Duration max. Unit : second.

server

Siwaa server url

api_key

Available Siwaa API KEY

v

Verbose Boolean

Value

data_info Refreshed data information.