Package com.inductiveautomation.ignition.gateway.metrics
package com.inductiveautomation.ignition.gateway.metrics
-
ClassDescriptionCreated by mattgross on 3/15/2016.An interface for Metrics that know how to describe themselves and their units.This class is mostly a copy of the
RatioGauge
from the Metrics library.A ratio of one quantity to another.This builder helps build metrics that implementDescriptiveMetric
.Created by mattgross on 3/15/2016.Useful for contributing to multiple timers with a single auto-closeable.