setSensorEncryptionConfiguration

abstract suspend fun setSensorEncryptionConfiguration(sensorEncryptionConfiguration: GatewaySensorEncryptionConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})

Set gateway encryption configuration for encrypted data transmissions with sensors.

Parameters

sensorEncryptionConfiguration

to be used for encrypted data transmissions with sensors.

updateProgress

of the operation