Overview
Meter types perform the follow functions. They:
...
Templates Tokens | |
---|---|
{meter} | Meter |
{machine} | Machineid |
{machine-name} | Machine name |
{machine-address} | Address of the machine |
{period} | YYYYMM |
{old-count} | Start Reading |
{new-count} | Finish Reading |
{count-variance} | Total Pages |
{count-weight} | |
{price}; {price:0.00##} | Copy click price |
{price-breakdown} Breakdown | Breakdown. The {price-breakdown} token prints only where there are multiple prices on the meter. If a meter only has one price, it doesn't print anything |
{value} | $Value |
-note, this is only available in minimum-charge-note-template ${minimum-charge} | Minimum Charge |
Tokens that apply only to Rolling Minimum | |
{rolling-minimum} | Minimum volume |
{charge-count} | Billed volume |
{under-rolling-minimum} | Under Pages |
{over-rolling-minimum} | Over Pages |
{credit-count} | Clawback Pages |
...
Feature | Token | Example |
---|---|---|
New Line | not required | Press enter after each phrase to start a new line |
Value to include dollar sign to two decimal places | :c | Value {value:c} |
Price to four decimals where the first two decimals are required (0) and the last two are optional (#) | :00## | Price {price:0.00##} |
| - Pipe symbol (if there is no quantity or value to print it will skip it) | | | Value|The {price-breakdown} token prints only where there are multiple prices on the meter. If a meter only has one price, it doesn't print anything |
Procedure to set up and assign meter type templates
...