***********************************************************************************************************
3.33.25	fpgainfo : Get FPGA information.
	usage: java -jar GbtUtility-2.1.76.jar [options] rest fpgainfo

	Example:
	by Nodelist  : java -jar GbtUtility-2.1.76.jar rest fpgainfo
	by single IP : java -jar GbtUtility-2.1.76.jar -H 10.1.27.79 rest fpgainfo
	by scan IP   : java -jar GbtUtility-2.1.76.jar -S rmcp,10.1.27.1,10.1.27.150 rest fpgainfo
***********************************************************************************************************