mobile CCTV,mobile surveillance,police body worn cameras

 forgetPW
 registerNow
search
view: 8442|reply: 66
打印 prevThread nextThread

mcu.getSession().getPuChannelInfos()

[copyURL]

1

主题

311

帖子

1105

积分

vipMem

Rank: 6Rank: 6

积分
1105
owner
poston 2019-9-11 19:24 | 显示全部楼层
张先生 post on2019-9-11 16:16
这个指令是指   mcu.getmCmdManager().QueryPUListByParam(CmdManager.QUERY_ONLINE_PULIST, 0, 0, mcu.g ...

是的。要注意IQueryResponse的回复,塞入数据。
  1. for (BVCU_PUChannelInfo bvcu_PUChannelInfo : list) {
  2.     mcu.getSession().updatePUChannelInfo(bvcu_PUChannelInfo);
  3.                                                 }
copycode
然后才能使用
  1. mcu.getSession().getPuChannelInfos();
copycode
或者你可以自己单独保存。
  1. mcu.getmCmdManager().QueryPUListByParam(), 这个是分页查询, position为起始位置,count为一次查询的数量。</span>
copycode


reply agree Against

使用道具 report

creditRule

QQ|wireless surveillance

GMT+8, 2024-5-9 01:36 , Processed in 0.054684 second(s), 18 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList