按账号查询主动注册设备列表协议
请求

http://ip:port/QueryAutoRegisterDeviceListByAccount?online={$online}&username=

{$username}&pass word={$password}

回复

{"result" :{$result}},

{" "list" :[{"ip":{$ip},

{" "port":{$port},

{" "plugin":{$plugin},

{""id":{$id},

{" "sn":{$sn},

{" "online":{$online},

{" "name":{$name}

"path":{$path}

{" }]}

online在线状态,1-在线,0-离线,-1 表示所有(作为参 数传入时用)

username 用户名

passsword 密码

ip 设备 IP

port 设备端口

plugin 设备的插件类型

id 设备的 ID,数据库产生,唯一值

sn 序列号(这个是添加设备到管理时的主要参数)

name 设备名称

path 设备的路径,以"/"区分各级路