Modifier and Type | Method and Description |
---|---|
void |
ExternalServerApi.add(ExternalServerConfig externalServer) |
void |
ExternalServerApi.update(ExternalServerConfig externalServer) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
ExternalServerHandler.addExternalServer(ExternalServerConfig externalServer) |
javax.ws.rs.core.Response |
ExternalServerHandler.update(ExternalServerConfig externalServer) |
Modifier and Type | Method and Description |
---|---|
static ExternalServerConfig |
ExternalServerFactory.getConfig(ExternalServerTable externalServerTable) |
Modifier and Type | Method and Description |
---|---|
static void |
ExternalServerFactory.add(ExternalServerConfig externalServer) |
static void |
ExternalServerFactory.update(ExternalServerConfig externalServer) |
Modifier and Type | Class and Description |
---|---|
class |
ExternalServerConfigEmoncms |
class |
ExternalServerConfigInfluxDB |
class |
ExternalServerConfigMqtt |
class |
ExternalServerConfigPhantIO |
class |
ExternalServerConfigWUnderground |
Modifier and Type | Method and Description |
---|---|
ExternalServerConfig |
IExternalServerDriver.config() |
ExternalServerConfig |
DriverAbstract.config() |
Copyright © 2015–2019. All rights reserved.