Update on the upcoming release

Oliver Kraitschy okraits at arcor.de
Mon Mar 7 10:26:23 EST 2016


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


More information about the Users mailing list