Interface Timedata

    • Method Detail

      • getLatestValue

        java.util.concurrent.CompletableFuture<java.util.Optional<java.lang.Object>> getLatestValue​(ChannelAddress channelAddress)
        Gets the latest known value for the given ChannelAddress.
        Parameters:
        channelAddress - the ChannelAddress to be queried
        Returns:
        the latest known value or Empty