Giter Club home page Giter Club logo

iea_manage's Introduction

IEA_Manage

IPv6 Industrial Internet of Things Device Management Platform

基于边缘计算的IPv6工业互联网设备接入管理

v1.0 Introduction:测试版本

  • 实现登录注销功能
  • 创建superuser 超级用户可以通过admin进入后台访问 对应账号密码放在账号密码.txt文件中
  • 为admin配置相应的模型 即将模型导入到admin中
  • 创建了不同传感器对应的数据库表
  • 前台提供加入填加设备功能、删除设备功能、修改设备状态等功能 并在views.py文件中进行配置
  • 需要注意的是里面的所有的连接我都配置了IPv6地址,你可以通过ipconfig获取本地IPv6地址 然后对应的进行修改 同时在启动的时候需要通过ipv6地址+端口的方式进行启动
  • 这里没有连通底层IPv6的设备,将在v2.0版本中实现

v2.0 Introduction:最终版本

  • 通过边缘节点将设备接入到IPv6网络中,实现边缘节点对边缘设备的管理
  • 将多个边缘节点接入到交换机,边缘网关通过以太网连接到边缘网关实现与其他边缘节点的互联互通
  • 通过socket编程在边缘网关上搭建采集服务器,通过边缘节点的IPv6地址和端口实现数据采集和获取
  • 不同的边缘节点有不同的协议,包括CAN、MODBUS TCP、MODBUS RTU、树莓派传感器;他们可以将协议转换成IPv6协议进行设备的接入数据的获取
  • 增加平台数据管理服务和用户管理服务,包括对登录用户进行管理

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.