Package | Description |
---|---|
com.mmbnetworks.gatewayapi | |
com.mmbnetworks.gatewayapi.event |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<UpgradeStatus> |
GatewayClient.upgradeFirmware(ConnectionInfo connectionInfo,
File upgradeFile,
ResultConsumer<UpgradeProgress> callback)
Performs a firmware upgrade of the module with the given
connectionInfo and
serialUpgradeFile . |
Modifier and Type | Method and Description |
---|---|
static <V> ResultConsumer<V> |
ResultConsumer.createResultConsumer(Consumer<V> consumer,
Consumer<Throwable> onErrorCallback)
Convenience Method that generates a
ResultConsumer . |
Copyright © 2021. All rights reserved.