BroadbandForum / obuspa

OB-USP-AGENT is a system daemon providing a User Services Platform (USP) Agent. https://github.com/BroadbandForum/obuspa/wiki
BSD 3-Clause "New" or "Revised" License
93 stars 62 forks source link

ForceCollection() command support #75

Open italktothewind opened 1 year ago

italktothewind commented 1 year ago

I tried to use Device.BulkData.Profile.1.ForceCollection() command, but I obtained CheckPathProperties: Path (Device.BulkData.Profile.1.ForceCollection()) does not exist in the schema.

Is there any plan to implement it?

It is very useful for testing, otherwise there is no way to have only one report sent.

Thanks in advance.

holme-r commented 1 year ago

We have noted this request, but there isn't any definitive timeline for when this would be available. Perhaps you would like to contribute this feature ?

Another way to send only one bulk data collection report, would be to set a short ReportingInterval (say 30 seconds), and only enable the profile when you want a report.