Files
plugin-jt1078/example/intercom/curl.http
2025-05-21 15:56:27 +08:00

75 lines
1.2 KiB
HTTP

###
POST https://124.221.30.46:12000/api/v1/jt808/9101
Content-Type: application/json
{
"key": "10088",
"data": {
"serverIPLen": 13,
"serverIPAddr": "124.221.30.46",
"tcpPort": 12051,
"udpPort": 0,
"channelNo": 1,
"dataType": 0,
"streamType": 0
}
}
###
POST https://124.221.30.46:12000/api/v1/jt808/9102
Content-Type: application/json
{
"key": "10088",
"data": {
"channelNo": 1,
"controlCmd": 0,
"closeAudioVideoData": 0,
"streamType": 0
}
}
###
POST https://124.221.30.46:12000/api/v1/jt808/9101
Content-Type: application/json
{
"key": "10088",
"data": {
"serverIPLen": 13,
"serverIPAddr": "124.221.30.46",
"tcpPort": 12022,
"udpPort": 0,
"channelNo": 1,
"dataType": 2,
"streamType": 0
}
}
###
POST https://124.221.30.46:12000/api/v1/jt808/9102
Content-Type: application/json
{
"key": "10088",
"data": {
"channelNo": 1,
"controlCmd": 4,
"closeAudioVideoData": 0,
"streamType": 0
}
}
###
POST https://124.221.30.46:12000/api/v1/jt808/9003
Content-Type: application/json
{
"key": "10088",
"data": {
}
}