Interface MeterProgrammable

    • Method Detail

      • performMeterOperation

        CompletableFuture<Boolean> performMeterOperation​(MeterOperation meterOp)
        Performs a meter operation on this device.
        Parameters:
        meterOp - operation to be performed
        Returns:
        Completable future with result of the operation