curl --location --request GET 'https://open-cn.vnnox.com/v2/device-status-monitor/receiving-card/basics/' \ --header 'AppKey;' \ --header 'Nonce;' \ --header 'CurTime;' \ --header 'CheckSum;'
{ "items": [ { "fpgaVersion": "FPGA:4.6.4.119", "mcuVersion": "MCU:4.6.4.119", "modelType": "A8s", "position": "020003000500", "sn": "2YHA12706N1A10049941" }, { "fpgaVersion": "FPGA:4.6.4.119", "mcuVersion": "MCU:4.6.4.119", "modelType": "A8s", "position": "020003000501", "sn": "2YHA12706N1A10049941" } ] }