getSensorEncryptionConfiguration

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

Get gateway encryption configuration for encrypted data transmissions with sensors.

Return

gateway encryption configuration

Parameters

updateProgress

of the operation