com.ibm.tivoli.maximo.iotservices.mapper

Interface IoTHistorianProcessor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void syncMeterReadings(java.lang.String iotServiceName, java.lang.String deviceType, java.lang.String instanceName, java.util.Date lastRun, boolean useJMSQueue) 
    • Method Detail

      • syncMeterReadings

        void syncMeterReadings(java.lang.String iotServiceName,
                               java.lang.String deviceType,
                               java.lang.String instanceName,
                               java.util.Date lastRun,
                               boolean useJMSQueue)
                        throws MXException,
                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException