公告板
版本库
filestore
活动
搜索
登录
data
/
iot/DORA-6000Communication
德朗6000透析机socket客户端程序通讯
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
initt
chenyc
2025-02-21
d3973da8b1f1775a888a3a3fa90423a0e89b1425
[data/iot/DORA-6000Communication.git]
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
{
"http": {
"url": "https://things.icoldchain.cn/device/info/listDevicesByClient",
"method": "POST",
"params": {
"clientCode": "CLIENT1322165008317"
},
"headers": {
"Content-Type": "application/json"
}
}
}