The exact build version is contained in $VOYENCE_HOME/ui/html/powerup.jnlp on the appserver
An example:
<property name="core.version" value="
9.3.0.0.106 (Solaris)"/>
<property name="deviceservices.version" value="
19.0.106"/>
To see the output on the command line, use these commands:
- source /etc/voyence.conf
- cat $VOYENCE_HOME/ui/html/powerup.jnlp | grep core.version
- cat $VOYENCE_HOME/ui/html/powerup.jnlp | grep deviceservices.version