添加垮区摄像头
POST
http://localhost:8443/api/camera/addPitCamera?cameraName=%E5%9E%AE%E5%8C%BA%E6%B5%8B%E8%AF%95%E6%91%84%E5%83%8F%E5%A4%B4&cameraUrl=http%3A%2F%2Fhls01open.ys7.com%2Fopenlive%2Ff01018a141094b7fa138b9d0b856507b.hd.m3u8&cameraSerialNum=123&plantCode=100&territoryCode=1&teamCode=100&pitCode=11
接口描述
添加垮区摄像头
请求参数
参数名
类型
描述
必填
cameraName
string
示例:垮区测试摄像头
必填
cameraUrl
string
示例:http://hls01open.ys7.com/openlive/f01018a141094b7fa138b9d0b856507b.hd.m3u8
必填
cameraSerialNum
int
示例:123
必填
plantCode
int
示例:100
必填
territoryCode
int
示例:1
必填
teamCode
int
示例:100
必填
pitCode
int
示例:11
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:成功
必填
data
string
示例:新增垮区摄像头成功
必填