Skip to main content

Module version

Module version 

Source
Expand description

Safe, idiomatic wrappers for OSAL version query APIs.

Functions§

get_build_number
Retrieves the OSAL library build number.
get_version_code_name
Retrieves the OSAL version code name (e.g., “Equuleus”).
get_version_number
Retrieves the numeric OSAL version identifier.
get_version_string
Retrieves the OSAL version identifier string (e.g., “equuleus-rc1”).