Uses of Class
org.netxms.client.sensor.configs.SensorConfig
-
Packages that use SensorConfig Package Description org.netxms.client.objects org.netxms.client.sensor.configs -
-
Uses of SensorConfig in org.netxms.client.objects
Methods in org.netxms.client.objects that return SensorConfig Modifier and Type Method Description SensorConfigSensor. getConfig() -
Uses of SensorConfig in org.netxms.client.sensor.configs
Subclasses of SensorConfig in org.netxms.client.sensor.configs Modifier and Type Class Description classDlmsConfigLoRaWAN specific configuration parametersclassLoraWanConfigLoRaWAN specific configuration parametersMethods in org.netxms.client.sensor.configs that return SensorConfig Modifier and Type Method Description static SensorConfigSensorConfig. createFromXml(Class<? extends SensorConfig> retClass, String xml)Create DCI list object from XML documentMethod parameters in org.netxms.client.sensor.configs with type arguments of type SensorConfig Modifier and Type Method Description static SensorConfigSensorConfig. createFromXml(Class<? extends SensorConfig> retClass, String xml)Create DCI list object from XML document
-