...
Provisioning Meter Types - This stream helps to creates a meter type to measure the (Pay-per-print) which is a product definition for measuring prints done by each printer. It uses the aggregation type SUM and has reset interval set as Monthly ie, golden record is sent once the month has ended.
Provisioning Meters - This stream provision the meters for printers with printer id as a key (user Id).
Purge Meters - This is additional stream to clean-up meters post processing.
...
Update the authentication in all streams with your new secret. Ensure that the audience and access token URL of the OAuth2 authentication is configured to match your environment's Environments API base URL.
Step 5
Run stream 1. Provisioning Meter Types. After the stream has completed you will have a new meter type named "Pay-per-print" in the Usage metering section.
...
Run stream 3. Provisioning Meters. After the stream has completed, you will have 5 meters across your newly created meter typestype.
Step 9
The meters you created in the previous step is now associated with the Meter Processor in the 2. Printing As A Service with Metering stream.
...