Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Meter types perform the follow functions. They:

...

Templates Tokens

{meter}

Meter

{machine}

Machine ID

{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}

Copy click price

{price-breakdown}

Breakdown of the individual meter prices and the portion of the total value generated from each price type.

Prints only where there are multiple prices on the meter. If a meter only has one price, it doesn't print anything​.

{full-price-breakdown}Breakdown of the individual meter prices and the portion of the total value generated from each price type.

{value}

The full value of the charge.
Tokens that only apply to minimum charge note template
{minimum-charge}The 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

...

FeatureTokenExample
New Linenot requiredPress enter after each phrase to start a new line
Value to include dollar sign to two decimal places:cValue {value:c}
Price to four decimals where the first two decimals are required (0) and the last two are optional (#)
So in the example token, the price will show up to 4 decimal places
:00##Price {price:0.00##}
| - Pipe symbol (if there is no quantity or value to print it will skip it)|Value|

...