{ "cardId": "123456789100" }
curl --location --request POST 'https://mcs-gateway.fscut.com/api/user_devices/cut_system_state' \ --header 'Content-Type: application/json' \ --data-raw '{"cardId":"123456789100"}'
{ "status": 0, "msg": "OK", "data": { "axisX": 107.73962793, "axisY": 123.35703733, "axisZ": 85, "workTime": 0.00020391203725012, "workTimeStr": "00:00:17.618", "workSpeed": 0, "cutPercent": 12.6239745039884, "laserPower": 1000, "taskName": "bintuntun.lxds", "pwmFreq": 1000, "gasType": "air", "gasPressure": 5, "pwmRatio": 1, "targetHeight": 1, "diodeCurrent": 80 } }