Class DeviceResponse
java.lang.Object
io.github.lunasaw.gb28181.common.entity.xml.XmlBean
io.github.lunasaw.gb28181.common.entity.base.DeviceBase
io.github.lunasaw.gb28181.common.entity.response.DeviceResponse
<?xml version="1.0"?>
Catalog
${SN}
${DEVICE_ID}
1
-
33010602011187000002
Camera
海康
Model
Owner
CivilCode
Block
上海市五角场合生汇
0
${DEVICE_ID}
0
1
CertNum1
0
400
2010-11-11T19:46:17
0
172.19.128.50
5060
Password1
1
Status1
171.4
34.2
- Author:
- luna
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription兼容性方法:获取设备列表static void
void
setDeviceList
(List<DeviceItem> deviceItems) 兼容性方法:设置设备列表
-
Constructor Details
-
DeviceResponse
-
-
Method Details
-
setDeviceList
兼容性方法:设置设备列表- Parameters:
deviceItems
- 设备项列表
-
getDeviceList
兼容性方法:获取设备列表- Returns:
- 设备项列表
-
main
-