freeioe / freeioe

An edge-computing framework for Industrial Internet of Things 开源的边缘计算网关框架. 讨论群: 291292378

Home Page:https://support.qq.com/products/418301

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeIOE

FreeIOE is an open source edge-computing framework for Industrial Internet of Things. Chinese|中文

How To Use

App Development

Documents

Examples

  • Example Applications

    • Modbus application (Master/Slave)
    • OpcUA applications (Server/Client)
    • Fanuc Focas CNC device data collection via ubus broker
    • DLT645 device data collection application
    • Aliyun/Huawei/Baidu/Citic/Inspur/Telit/WeLink IOT Cloud connector
    • Socat/Frpc utils control applications
    • Device network configuration collection application (based on uci)
    • EtherNet/IP CIP protocol based PLC
    • Melsec protocol based PLC
    • AB-PLC based on libplctag
    • Omron PLC based on hostlink protocol
    • Time-series database writer
  • Example Applications #2

    • Modbus device data collection application with device template support
    • Huawei UPS2000 data collection application (based on modbus)
    • Huawei UPS2000 data to redis application
    • Multiple gateway route management (auto switch ethernet and 4G link)
    • Gateway network information collect application
    • Network/Serial remote mapping application
    • Semens S7 PLC connector (based on snap7 library)
    • Device remote connect applications (Serial & Network)
    • MQTT data upload application demo
    • Huaray laser 355 device connector

Build and Use on Linux

  1. Checkout Skynet repo, and build it with make linux
  2. Checkout FreeIOE repo, and create an soft link (ioe) in Skynet repo folder
  3. Goto FreeIOE repo, run ./scripts/feeds update -a
  4. Goto Skynet repo, run ./skynet ioe/config to start FreeIOE

Core Development

FreeIOE is based on Skynet framework.

More information can be found in its wiki FreeIOE works with on skynet with a few more lua C modules

Report Issues

Please use issue list.

Where To Buy

Known Issue

LICENSE

MIT

About

An edge-computing framework for Industrial Internet of Things 开源的边缘计算网关框架. 讨论群: 291292378

https://support.qq.com/products/418301

License:MIT License


Languages

Language:Lua 88.0%Language:HTML 7.1%Language:Shell 2.2%Language:JavaScript 1.7%Language:Perl 0.6%Language:CSS 0.4%