org.eclipse.ecf.examples.raspberrypi.management
Interface IRaspberryPiAsync


public interface IRaspberryPiAsync


Method Summary
  getSystemPropertiesAsync()
          Get remote system properties via CompletableFuture for non-blocking.
 

Method Detail

getSystemPropertiesAsync

 getSystemPropertiesAsync()
Get remote system properties via CompletableFuture for non-blocking. Note: signature of this method is connected to IRaspberryPi.getSystemProperties().

Returns:
CompletableFuture