Skip to content

tran-quang-thanh/iot_agent_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iot Agent Application

A system that creates an agent to read data from device using modbus, monitoring and send to mqtt server.

Requirements

  • Python 3
  • Node-red server to as the centralised platform

Installation

Python libraries

pip install -r requirements.txt

Node red

  • Install Node.js
  • Install node-red as instructed in documentation https://nodered.org/docs/getting-started/local

Execution

Open separate terminatls and run in order

  1. Server (Device)
  2. Agent
  3. Node red (Centralised Platform)

Server

python server_async.py

Agent

python agent.py

Node red

  • Open node-red by running
node-red
  • Load flows.json file to node red

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages