Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: publish Particle device vitals on a cadence #56

Open
jschrempp opened this issue Sep 27, 2023 · 0 comments
Open

ENH: publish Particle device vitals on a cadence #56

jschrempp opened this issue Sep 27, 2023 · 0 comments

Comments

@jschrempp
Copy link
Member

Device vitals are an excellent way to track connectivity performance. Today we use the automated version which only publishes on a cloud connect event or when we manually refresh from the device console.

Devices can be set to publish vitals on a regular basis. Particle documentation says that these publications do NOT count against our monthly DO allocation.

Particle.publishVitals(3600); // Publish vitals each hour

Seems like an easy way to gather useful data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant