updateDevice

protected open override fun updateDevice(device: Ingics2ProcessorPlugin.Device, data: ByteArray)

Refreshes the knowledge of a device already in the managed collection.

Use the method lookupDevice to get the device from the collection.

Parameters

device

The existing instance.

data

The new payload, such as the Service Data or the Manufacturer Specific Data.