updateFirmware

abstract fun updateFirmware(url: String): Boolean

Updates firmware using URL provided. On empty URL (on primary), update to default system URL.

To update just the Controller firmware, call from controller on an instance returned from targetLocal.

Return

True if update successfully started