a920ce5b41 | ||
---|---|---|
.. | ||
WebConfigure | ||
database | ||
emsConfigurer | ||
ems_beehub | ||
ems_datahubs | ||
examples | ||
library | ||
readme.md |
readme.md
这里是ems设备上使用的工程项目
ems_beehub
用于收集ems的id信息,包括client和server端
ems_datahub
用于收集ems上采集到设备数据,存储在数据库中,在本地配置工具中展示
webConfigure
本地的配置工具,用于配置ems参数和现场数据展示,确认设备工作正常,做为web形式的上位机 使用boa做为web server,cgicc库做cgi接口,html做网页页面
library
EMS项目中使用到的自开发的公共模块
database
数据库文件,使用sqlite3做为数据存储