Skip to content

ENH: publish Particle device vitals on a cadence #56

@jschrempp

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.

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