Hello Zaid,

thank you very much for continuously improving GenieACS.

GenieACS branch v1.0 starts a refreshObject task if a new device connects 
to the acs. GenieACS branch master doesn't do that anymore AFAIK. That's a
good thing, because a refreshObject takes > 10 min for a new device and we
want to provision the device first and then fetch all parameters.

Unfortunately, in GenieACS branch master, i haven't been able to trigger a
refreshObject task with the following API call:

curl -i 'http://<ip>:7557/devices/<device-id>/tasks?connection_request' \
-X POST \
--data '{"name":"refreshObject", "objectName":""}

How can i fetch all parameters now?

Thank you in advance.

Greetings,
Oliver
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to