You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library allows agents to be auto provisioned (based in existing configuration templates, previously created through configuration API) when such agents start sending measures.
However, commands are not supported for those autoprovisioned agents. Only explicitly provisioned agents (thorugh the provisioniong API) support commands at the present moment.
This issue is about suppoting commands (both poll and push) for autoprovisioned agents.
The text was updated successfully, but these errors were encountered:
A clarification about the current status support has been added to README.md in PR #573. Of course, this note have to be removed once this issue gets implemented and closed.
The library allows agents to be auto provisioned (based in existing configuration templates, previously created through configuration API) when such agents start sending measures.
However, commands are not supported for those autoprovisioned agents. Only explicitly provisioned agents (thorugh the provisioniong API) support commands at the present moment.
This issue is about suppoting commands (both poll and push) for autoprovisioned agents.
The text was updated successfully, but these errors were encountered: