Uses of Class
de.iip_ecosphere.platform.configuration.StatusCache.ServiceDeviceState
-
Packages that use StatusCache.ServiceDeviceState Package Description de.iip_ecosphere.platform.configuration Implementation. -
-
Uses of StatusCache.ServiceDeviceState in de.iip_ecosphere.platform.configuration
Method parameters in de.iip_ecosphere.platform.configuration with type arguments of type StatusCache.ServiceDeviceState Modifier and Type Method Description static voidStatusCache. getServiceStates(java.lang.String sId, java.util.function.Consumer<StatusCache.ServiceDeviceState> consumer)Returns the states of servicesIdon all known devices.
-