Skip to content

dgbowl/tomato-example-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomato-example-counter

An example driver for tomato, used for testing purposes.

This driver is developed by the ConCat lab at TU Berlin.

Supported functions

Capabilities

  • count: for counting up every second
  • random: for returning a random number between min and max every query

Attributes

  • max: the upper limit to random, float
  • min: the lower limit to random, float
  • param: test attribute for unit validation, param > pint.Quantity("0.1 seconds")
  • choice: test attribute for options validation, choice ∈ {"red", "blue", "green"}

Contributors

  • Peter Kraus

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages