Issue
An ENC or ENS is installed with version 3.3.xx A module is required and it is listed as version 3.4.xx. Without installing the module, what is the quickest way to determine the module's minimum dependencies?
Environment
Niagara G3 (all versions)
Cause
A newer release of an installed module corrects known issues.
Resolution
Make a copy of the module and rename the extension from .jar to .zip.
Open it and access the "meta-inf" folder.
In the meta-inf folder, a file called "module.xml" will be listed. Open it.
The module's dependencies and minimum vendorVersions are listed at the top of the file (see example below):
xml version="1.0" encoding="UTF-8" ?>