get Sensor Encryption Configuration
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
update Progress
of the operation