| | |
| | | import com.genersoft.iot.vmp.media.zlm.dto.StreamProxyItem;
|
| | | import com.genersoft.iot.vmp.media.zlm.dto.StreamPushItem;
|
| | | import com.genersoft.iot.vmp.service.bean.GPSMsgInfo;
|
| | | import com.genersoft.iot.vmp.storager.dao.dto.ChannelSourceInfo;
|
| | | import com.genersoft.iot.vmp.vmanager.bean.DeviceChannelTree;
|
| | | import com.genersoft.iot.vmp.vmanager.gb28181.platform.bean.ChannelReduce;
|
| | | import com.github.pagehelper.PageInfo;
|
| | |
| | | void delRelationByPlatformId(String serverGBId);
|
| | |
|
| | | PlatformCatalog queryDefaultCatalogInPlatform(String platformId);
|
| | |
|
| | | List<ChannelSourceInfo> getChannelSource(String platformId, String gbId);
|
| | | }
|