Git Product home page Git Product logo

iotaccessplatform's Introduction

Lab409 物联网接入平台

1. 构建方法:

  1. git clone https://github.com/XLab-Tongji/IoTAccessPlatform.git
  2. 在 resource 目录下找到 sql 文件, 用mysql新建一个数据库, 用 sql 文件导入表
  3. 修改 application.properties 的数据库 username 和 password 和 数据库名
  4. netty server 的默认端口是8090, springboot webserver的默认端口是8082, 请确保这两个端口没有占用
  5. 用IDE运行这个项目
  6. 命令行进入 front 文件夹, 运行命令 npm install安装依赖, npm run dev运行前端项目
  7. 需安装mysql、rabbitmq以及redis数据库

2. 项目说明:

  1. 在首页进行创建 client group, 在列出的group 里选择一个(鼠标点击) , 进入到 client 的控制 和 观测界面
  2. 在控制界面 根据 client 的类型分组控制 , 在观测界面 不对client进行分组显示
  3. 控制界面无法修改client的数量, 只能控制client的state, 发送的消息, 发送的时间

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.