Project

General

Profile

Feature #661

libcsi 通用控制命令

Added by xiangyang li almost 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
07/29/2020
Due date:
% Done:

100%

Estimated time:
Defect version:

Description

支持通用控制命令(不区分PA/PIS/CCTV), 具体命令内容由上层应用组织(如插件),采用json格式; libcsi负责将json格式的内容填入到ST_DCTCMD.data中,然后发送给DAQ服务器;DAQ服务根据命令映射将命令放入到对应的RTU中;对应的规约(如PA、PIS)自己将data内容进行json分析,获得命令内容;

通用命令类型定义:
DC_K_CMD_PORTAL 20


Files

F2005_EIGENNO (3.5 KB) F2005_EIGENNO 针对ehdbo,添加了通用命令选项 jiwei shi, 08/19/2020 12:55 PM
通用命令使用说明手册.docx (209 KB) 通用命令使用说明手册.docx jiwei shi, 08/21/2020 01:54 PM

Related issues

Related to ISCS需求及问题 - Feature #609: SHL15号线PA-PIS接口的RTU管道控制功能要求支持时间段和播放次数等功能In Progress06/28/2020

Actions

History

#1

Updated by xiangyang li almost 4 years ago

  • Description updated (diff)
#2

Updated by jiwei shi almost 4 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 80
#3

Updated by xiangyang li almost 4 years ago

  • Related to Feature #609: SHL15号线PA-PIS接口的RTU管道控制功能要求支持时间段和播放次数等功能 added
#4

Updated by jiwei shi almost 4 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 80 to 100

通用命令接口int SendGeneralCmd(char* sendData,int addrNo=0);

#5

Updated by jiwei shi almost 4 years ago

  • Status changed from Resolved to Feedback

提交通用命令文档

#6

Updated by jiwei shi almost 4 years ago

#7

Updated by jiwei shi almost 4 years ago

  • File deleted (通用命令使用说明手册.docx)

Also available in: Atom PDF