Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 630 Bytes

NiaapiSoftwareRegex.md

File metadata and controls

12 lines (8 loc) · 630 Bytes

NiaapiSoftwareRegex

The regular expression to parse the software version strings.

Properties

Name Type Description Notes
regex str Regular Expression pattern used to reconginze the version string. [optional]
software_version str Software release. A set of Software releases seperated by comma which can be recongized by according Regex pattern. [optional]

[Back to Model list] [Back to API list] [Back to README]