# freeioe **Repository Path**: qingwei/freeioe ## Basic Information - **Project Name**: freeioe - **Description**: An edge-computing framework for Industrial Internet of Things 开源的边缘计算网关框架. 讨论群: 291292378 - **Primary Language**: Lua - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 29 - **Created**: 2023-11-14 - **Last Updated**: 2023-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FreeIOE **[FreeIOE](http://freeioe.org)** 是用于快速构建工业物联网边缘计算网关的开源框架。 [English|英文](/README.md) ## 如何使用 * [FreeIOE 社区](http://freeioe.org) * [FreeIOE WIKI 知识库](http://wiki.freeioe.org) * [快速使用指南](http://help.cloud.thingsroot.com/quick_start/) * [冬笋云平台](http://cloud.thingsroot.com) ## 应用开发 ### 文档 * [FreeIOE 应用开发手册](https://freeioe.gitbook.io/doc/) ### 示例 * [FreeIOE 应用示例代码库](https://github.com/freeioe/freeioe_example_apps) * Modbus 应用示例(Master/Slave) * OPCUA 应用示例(Server/Client) * 发那科Focas协议数据采集(通过ubus服务) * DLT645 电表数据采集应用 * Aliyun/Huawei/Baidu/联通云(Telit)/浪潮云/中信云 等物联网平台接入 (基于MQTT协议) * 基于Socat/Frpc 工具的网络/串口远程映射 * 基于uci指令的网络管理应用 * 支持支持EtherNet/IP CIP协议的PLC接入示例 * 三菱MC协议PLC接入示例 * 欧姆龙Hostlink协议接入示例 * 时序数据库写入示例 * [第三方应用](https://github.com/viccom/myfreeioe_apps) * 支持设备点表的Modbus数据采集应用 * 华为UPS2000设备数据采集应用(基于Modbus) * 华为UPS2000数据导出到Redis数据库 * 设备多路由管理应用(自动切换4G和有线网络) * 网管网络信息收集应用 * 网络、串口远程映射应用 * 西门子PLC S7全系列应用 * 设备远程编程应用(网络设备、串口设备) * MQTT数据上送示例 * 华日激光数据采集应用(主动模式) ## 框架开发 FreeIOE 基于 [Skynet] (https://github.com/cloudwu/skynet) 框架. > 可以从它的[wiki](https://github.com/cloudwu/skynet/wiki) 获取更多信息。 > FreeIOE使用的[skynet](https://github.com/srdgame/skynet) 具有更多的C扩展模块 ## 提交问题 请使用github的[问题列表](https://github.com/freeioe/freeioe/issues). ## 购买FreeIOE 物联网智能网关 * 冬笋科技: [ThingsLink系列](https://www.thingsroot.com/product/) * 旋思科技: [SymLink系列](http://www.symid.com/) ## 已知问题 ## 授权协议 MIT