Ken Bannister
Ken Bannister
balena-os/balena-supervisor#2049 hard codes metrics-only reporting rate to 300 seconds (5 minutes). Metrics also are reported if some other state change occurs before this interval.
Link for affected support thread: https://jel.ly.fish/support-thread-1-0-0-front-cnv-cda40nh Be sure to notify the reporter of that ticket when this issue is fixed.
Looks like netsh has the correlation between Wi-Fi profile name and connected SSID from `netsh wlan show interfaces`, like below. Is there a way to make this determination within WiFiProfileManagement...
I need to use [Cloudflare Zero Trust](https://developers.cloudflare.com/cloudflare-one/). Its [WARP client](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/) uses `dmidecode` to read the serial number, as documented [here](https://developers.cloudflare.com/cloudflare-one/identity/devices/warp-client-checks/corp-device/#determine-the-serial-number).
@vipulgupta2048 , I think there are issues with this setting in several places. The problem with use of a screenshot on the bandwidth reduction page is that this setting is...
> This was done to save bandwidth since the device thinks the other values have not changed enough to consider them "changed" values so the reporting only sends what is...
Partially fixed by #2049.
PR #2049 mentioned above was released as Supervisor v14.4.1. It indirectly addressed Suggestion 4 in the issue description about coordination of communication between device and server. Supervisor now will not...
#2049 reduces CPU time by throttling metrics-only measurement/reporting to once per 5 minutes. See [this comment](https://github.com/balena-os/balena-supervisor/issues/2007#issuecomment-1325851246) for more discussion. So that aspect of this issue has been addressed.
Thanks for the pointer to CRIs. Has there been any discussion of using CRIs in CoAP itself? For example, there might be a Proxy-Cri option. Or is this work intended...