pluginversion
/JSON?request=pluginversion&plugin=PLUGIN_NAME
Returns the version # of a specific plugin. For example, to get the version # of the Z-Wave plugin:
/JSON?request=pluginversion&plugin=Z-Wave
The response might be:
JSON
{
"Response": "3.0.1.23"
}