Uses of Interface
com.github.lucadruda.iotc.device.ICentralStorage
Packages that use ICentralStorage
-
Uses of ICentralStorage in com.github.lucadruda.iotc.device
Constructors in com.github.lucadruda.iotc.device with parameters of type ICentralStorageModifierConstructorDescriptionDeviceProvision(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)