get Software Compilation Date
abstract suspend fun getSoftwareCompilationDate(updateProgress: suspend (progress: Progress) -> Unit = {}): String
Get sensor's software compilation date
Return
Software compilation date String
Parameters
update Progress
Progress of the operation