{
"id": "GSF_ID_CODEC_DAY2NIGHT",
"op": "G0C0S0"
}curl --location --request POST 'http://192.168.0.168/api/channel/config' \
--header 'Cookie: access_token=;access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "GSF_ID_CODEC_DAY2NIGHT",
"op": "G0C0S0"
}'{
"code": 0,
"data": {
"mode": 2,
"n2i_thr": 16000,
"i2n_thr": 400,
"light1": 0,
"light2": 0,
"btime": 21600,
"etime": 64800
}
}