setDeviceAttributes

abstract fun setDeviceAttributes(firmwareVersion: String, model: String)(source)

Sets device-specific attributes (e.g., firmware version, hardware model) for analytics.

Parameters

firmwareVersion

The firmware version of the connected device.

model

The hardware model of the connected device.