{
"idSn": "string",
"data": {},
"schema": {},
"nodePath": "string"
}curl --location 'ssiot.cc/api/device/config/save' \
--header 'Authentication: 在用户管理中创建或通过login接口获取' \
--header 'Authentication: 在用户管理中创建或通过login接口获取' \
--header 'Content-Type: application/json' \
--data '{
"idSn": "string",
"data": {},
"schema": {},
"nodePath": "string"
}'{}