/common/usr/fesa/bin
should be in the PATH environment variable:
Name | Description | Additional Parameter | Usage Example |
---|---|---|---|
fesa-class-info | List information about FESA classes from FESA DB, expects deploy-unit and device-instance information in the DB as well | -d / -i / -p * | fesa-class-info -d/-p <class name or beginning of class name> [FESA FWK version] |
fesa-class-only-info | List information about FESA classes from FESA DB, does not care about deploy-unit or device-instance information | -d / -i / -p * | fesa-class-only-info -d/-p <class name or beginning of class name> [FESA FWK version] |
fesa-deploy-unit-info | List information about FESA deploy-units from FESA DB, expects device-instance information in the DB as well | -d / -i / -p * | fesa-deploy-unit-info -d/-p <deploy-unit name or beginning of deploy-unit name> [FESA FWK version] |
fesa-deploy-unit-only-info | List information about FESA deploy-units from FESA DB, does not care about device-instance information in the DB as well | -d / -i / -p * | fesa-deploy-unit-only-info -d/-p <deploy-unit name or beginning of deploy-unit name> [FESA FWK version] |
fesa-device-info | List information about FESA devices from FESA DB | -d / -i / -p * | fesa-device-info -d/-p <device name or beginning of device name> |
fesa-fec-device-info | List FESA device information from DB per FEC, performs a status check wether the device is accessible by calling the standard property 'Version'** | -d / -i / -p * | fesa-fec-device-info -d/-p <FEC name> or fesa-fec-device-info <beginning of FEC name> |
fesa-fec-info | List FEC information from FESA DB | -d / -i / -p * | fesa-fec-info -d/-p <FEC name> or fesa-fec-info <beginning of FEC name> |
locate-fesa-software | Check in which database environment (development and test or production) to a device or deploy-unit is set up. Parses the CMW directory server databases. | -d / -f | locate-fesa-software -d <device name or its beginning> locate-fesa-software -f <deploy-unit name or its beginning> |