Skip to content

Change Measurement Schedule #3

@ClintonLang

Description

@ClintonLang

Statement


I want to be able to change the sampling rate of a particular sensor, so that if I need more measurement or need fewer measurements, I can specify so

Background


some types of sensors will not experience constant fluctuation (e.g humidity sensors) and can be set to have a low sampling rate (long time between measurements), others will need high sampling rates (e.g. motion detector) , or even the user may want to adjust in case of odd measurements (adjust granularity in order to make sense of some irregular variance

Acceptance Criteria


  • For a given sensor I should be able to pass a command that specifies the number of measurements to take per unit of time
  • The range in frequency can be between many times a second to once every few hours
  • I should receive confirmation that this command was successful

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions