hi,
i’m using /rest/o/{organization_id}/d/{device_id}
to get device details like:
- name
- sim carrier
- so on
the problem I see is API is not returning I see some times few keys of response json are missing. which is very annoying and my app can’t rely on peplink’s API.
I care about the interfaces
key in the response, but if is missing 3 out of 10 cases.
on top of that a stupid msg '{msg': 'Polling from device'}
, if api is still polling for the information, why did even the call finish and returning response
?
what is the use of this app?
can anyone help me with this? or how can i reach someone who could fix it.
thanks.