Skip to content

Automated Pit Checks #88

@Awesomeplayer165

Description

@Awesomeplayer165

Features:

  • maintainable, year-agnostic API
  • possibly use command factory
  • data structure (in code, with this year as an example for the future) representing general values to match after a specific amount of time.
  • dashboard button starts the testing
  • should hook into
  • shouldn't regard the current value is at, but takes in the system's current value after waiting that system's specified amount of time as well as the data structure's expected value with a specific tolerance.

potential data structure:

[
   {id: Obj(expected value, time offset, tolerance)}
   ...
]

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions