Skip to content

ENH: publish Particle device vitals on a cadence #56

Description

@jschrempp

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions