set Sensor Encryption Configuration
abstract suspend fun setSensorEncryptionConfiguration(sensorEncryptionConfiguration: GatewaySensorEncryptionConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})
Set gateway encryption configuration for encrypted data transmissions with sensors.
Parameters
sensor Encryption Configuration
to be used for encrypted data transmissions with sensors.
update Progress
of the operation