Class DeviceConfigDownload
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.query.DeviceConfigDownload
<?xml version="1.0" encoding="UTF-8"?>
DeviceConfig
150959
channelId
name
30
300
300
- Author:
- luna
-
Field Summary
Modifier and TypeFieldDescription查询配置参数类型(必选),可查询的配 置 类 型 包 括 基 本 参 数 配 置:BasicParam, 视 频 参数范围:VideoParamOpt,SVAC 编 码 配 置:SVACEncodeConfig,SVAC 解 码 配 置:SVACDe-codeConfig。 可同时查询多个配置类型,各类型以“/”分隔,可返回与查询 SN 值相同的多个响应,每个响应对应一个配置类型 -
Constructor Summary
-
Method Summary
-
Field Details
-
configType
查询配置参数类型(必选),可查询的配 置 类 型 包 括 基 本 参 数 配 置:BasicParam, 视 频 参数范围:VideoParamOpt,SVAC 编 码 配 置:SVACEncodeConfig,SVAC 解 码 配 置:SVACDe-codeConfig。 可同时查询多个配置类型,各类型以“/”分隔,可返回与查询 SN 值相同的多个响应,每个响应对应一个配置类型
-
-
Constructor Details
-
DeviceConfigDownload
-