This is an old revision of the document!
Creating Utilisation Rules
The utilisation system calculates the the state of each asset using rules.
Each rule has a minimum of two attributes - a name and a method.
{ "name": "Delay", "method": "ValueMatch" }
There are a few different methods - types of rule that each have their own specific parameters.
The most common is the ValueMatch rule, but there are others - and more will be introduced over time.
List of Methods
ValueMatch - Matches with the complete or partial text of a property.
NonZero - Chooses between options depending on if a value is 'zero'.