-
Constructors in com.github.lucadruda.iotc.device with parameters of type ICentralStorage
| Constructor |
Description |
DeviceProvision(String deviceId,
String scopeId,
IOTC_CONNECT authenticationType,
Object options,
ICentralStorage storage,
ILogger logger) |
|
DeviceProvision(String endpoint,
String deviceId,
String scopeId,
IOTC_CONNECT authenticationType,
Object options,
ICentralStorage storage,
ILogger logger) |
|
IoTCClient(String deviceId,
String scopeId,
IOTC_CONNECT authenticationType,
Object options,
ICentralStorage storage) |
|
IoTCClient(String deviceId,
String scopeId,
IOTC_CONNECT authenticationType,
Object options,
ICentralStorage storage,
ILogger logger) |
|