Timer.JSONSchema

JSON schema of a Timer.

Members

Variables

colour
string colour;
condition
int condition;
lines
string[] lines;
messageCountStagger
long messageCountStagger;
messageCountThreshold
long messageCountThreshold;
name
string name;
suspended
bool suspended;
timeStagger
long timeStagger;
timeThreshold
long timeThreshold;
type
int type;