curl --location --request POST '/mldatahub/api/v2/events' \
--header 'x-session-id: 187fba87-d64f-42e0-8c26-f38aa3af24dd' \
--header 'x-nonce: 3525e007-3930-4705-b3e5-7cc38fe61816' \
--header 'x-timestamp: 1590474541' \
--header 'x-os-type: android,ios,ipados,macos,windows,linux' \
--header 'x-platform-type: mobile,pc,pad,board,browser,applet,sip,pstn,h323,mh-cooperation' \
--header 'x-mldatahub-topic: video' \
--header 'x-mldatahub-signature: 9b789dfcd97ce2e5363ac782cb0c92e3' \
--header 'x-mldatahub-ver: 1.0' \
--header 'Content-Encoding: gzip' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cpu_frequency": 3.191999912261963,
"device_brand": "gigabyte technology co., ltd.",
"device_cpu": "Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz",
"device_gpu": "Intel(R) UHD Graphics 630",
"device_model": "z370 hd3",
"device_name": "UNDEFINED",
"events": [
{
"additional": {
"confNum": "98453164840",
"nn": "Win_demo_18808888888",
"sessionId": "60bb7445-8297-45b4-aa4b-f6b9610e1e66",
"userId": "ef14ec2b-63d2-4012-9027-ef0eb903666f"
},
"device_ts": 1663207991452,
"event_code": "VIDEO_SEND",
"path": "SDK"
}
],
"memory": 16255,
"network_mode": "wired",
"os_version": "10-Pro-NT10.0.19044",
"sdk_version": "2.43.0",
"user_type": 0
}'