public class IOTMeterReadingExit extends ExternalExit
Modifier and Type | Field and Description |
---|---|
protected static MXLogger |
integrationLogger
Integration Logger
|
protected java.lang.String |
keyName |
protected java.lang.String |
meterTable |
initedIn, initedOut
Constructor and Description |
---|
IOTMeterReadingExit()
Constructor
|
Modifier and Type | Method and Description |
---|---|
com.ibm.json.java.JSONArray |
mapMeterReadings(com.ibm.json.java.JSONObject jo) |
StructureData |
setDataIn(StructureData erData)
Inbound Processing Class.
|
callExitsIn, callExitsOut, mapDataIn, mapDataOut, mapExitsIn, mapExitsOut, setDataOut
checkStatus, cloneData, findMaxVar, findValueList, findValueList, getAdapterType, getConnection, getEndPoint, getExtSystem, getIfaceName, getMaxIfaceControl, getMboServer, getMboSet, getMessageType, getMosName, getMXTransaction, getNewUserInfo, getUserInfo, getUserResponse, initExitsIn, initExitsOut, setEndPoint, setUserResponse, skipIntegrationObject
protected java.lang.String meterTable
protected java.lang.String keyName
protected static final MXLogger integrationLogger
public IOTMeterReadingExit() throws MXException, java.rmi.RemoteException
MXException
- MAXIMO exceptionjava.rmi.RemoteException
- Remote exceptionpublic StructureData setDataIn(StructureData erData) throws MXException, java.rmi.RemoteException
setDataIn
in class ExternalExit
erData
- - Give reference values with external data
mapped to MAXIMO format.MXException
- - MAXIMO exceptionjava.rmi.RemoteException
- - Remote exceptionpublic com.ibm.json.java.JSONArray mapMeterReadings(com.ibm.json.java.JSONObject jo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException