- getAgentConfigs() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getAgentStatus() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getApimGatewayEndpoint() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getAuthMethod() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getAuthToken() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getAvailablePort(int) - Static method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.transport.TransportUtils
-
Attempts to find a free port between the MIN_PORT_NUMBER(9000) and MAX_PORT_NUMBER(11000).
- getControllerContext() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getDataPushInterval() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getDataPushServiceHandler() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.communication.http.FireAlarmHTTPCommunicator
-
- getDataPushServiceHandler() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.communication.mqtt.FireAlarmMQTTCommunicator
-
- getDataPushServiceHandler() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.communication.xmpp.FireAlarmXMPPCommunicator
-
- getDeviceId() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getDeviceIP() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getDeviceMgtAnalyticUrl() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getDeviceMgtControlUrl() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getDeviceName() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getDeviceName() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getDeviceOwner() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getEnrollmentEP() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getErrorMessage() - Method in exception org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.exception.AgentCoreOperationException
-
- getErrorMessage() - Method in exception org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.transport.TransportHandlerException
-
- getHostAndPort(String) - Static method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.transport.TransportUtils
-
Given a server endpoint as a String, this method splits it into Protocol, Host and Port
- getHTTP_ServerEndpoint() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getHttpConnection(String) - Static method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.transport.TransportUtils
-
This is a utility method that creates and returns a HTTP connection object.
- getHTTPS_ServerEndpoint() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getHumidity() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
Get humidity reading from device
- getHumidity() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.virtual.VirtualHardwareManager
-
Get humidity from emulated device
- getInitialPolicy() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getInstance() - Static method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getInstance() - Static method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.enrollment.EnrollmentManager
-
Method to return the current singleton instance of the EnrollmentManager.
- getInstance() - Static method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.virtual.VirtualHardwareManager
-
- getInterfaceIPMap() - Static method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.transport.TransportUtils
-
- getInterfaceList() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getIpRegistrationEP() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getMqttBrokerEndpoint() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getNetworkInterface() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getPrivateKey() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.enrollment.EnrollmentManager
-
Gets the Private-Key of the client.
- getProtocolList() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getPublicKey() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.enrollment.EnrollmentManager
-
Gets the Public-Key of the client.
- getPushDataAPIEP() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getPushInterval() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getRefreshToken() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getRootPath() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
- getSCEPCertificate() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.enrollment.EnrollmentManager
-
Gets the SCEP-Certificate of the client.
- getScepContext() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getServerJID() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getServerPublicKey() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.enrollment.EnrollmentManager
-
Gets the Public-Key of the Server.
- getSiddhiManager() - Static method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.sidhdhi.SidhdhiQuery
-
- getTemperature() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentManager
-
Get temperature reading from device
- getTemperature() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.virtual.VirtualHardwareManager
-
Get temperature from emulated device
- getTenantDomain() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getXmppServerEndpoint() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-
- getXmppServerName() - Method in class org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.advanced.core.AgentConfiguration
-