package com.honeywell.ascot.device; public interface IRangePrecisionInfo { String[][] getRangePrecisionMap(); }