bash for pred function
This commit is contained in:
10
scripts/func_prediction_req.sh
Normal file
10
scripts/func_prediction_req.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
curl --location --request POST 'https://asia-south1-hpos-af3cc.cloudfunctions.net/my_function' --header 'Content-Type: application/json' --header 'x-client: e16a1bd15af2ee640f5a7a18c8d8333f5f01f7c66e003bbc21ee52870f1bce27' --data-raw '{
|
||||
"_id": "202311180000SMIBLR",
|
||||
"calculatedRatio": "0.1232",
|
||||
"deviceRatio": "0.253",
|
||||
"led1Buffer": "23981",
|
||||
"led2Buffer": "21882",
|
||||
"led1Sample": "18906",
|
||||
"led2Sample": "9837"
|
||||
}'
|
||||
|
||||
Reference in New Issue
Block a user