setFirmwareVersion

abstract fun setFirmwareVersion(version: String?, session: RadioSessionContext? = null)(source)

Records the connected device's firmware version so node ingestion can gate on its capabilities. Passing null (a disconnect, or metadata not yet received) resets to the least-capable assumption.