API Reference Statux v0.2.0
Modules
The Statux library can be used to evaluate given key-value pairs to states.
Using the Status.put/3
function to put a new value
Represents the current and historic Status
The internal state of the Tracker. If you are not planning on significantly changing the library, this is probably not of much interest to you.
This Structure holds data that is required to track :count or :duration constraints. It is updated whenever new data comes in and is used to decide wether or not a state can be transitioned into.
Handles reading configurations from and storing configurations to disk
Handles evaluation and execution of a Transition from one to another or the same status.
Provides the rules handling for the status system.