Skip to main content

A package for Smart Farm IoT data collection and publishing using Modbus TCP and MQTT

Project description

logo

Dr.AG Smart Farm IoT Project

This project collects data from IoT devices in a smart farm using Modbus TCP protocol and publishes the data to an MQTT broker.

Project Structure

  • config/: Configuration files including farm information and device details.
  • src/: Source code for reading Modbus data and publishing to MQTT.
  • logs/: Directory for log files.
  • requirements.txt: Python dependencies.
  • README.md: Project documentation.

Setup

  1. Install the required Python packages:

    pip install -r requirements.txt
    
  2. Configure your MQTT broker and device information in the config directory.

  3. Run the main program:

    python src/main.py
    

Building and Distributing the Package

  1. Install necessary packages:

    pip3 install setuptools wheel twine
    
  2. Modify the version of the setup.py file:

    version='0.0.1'
    
  3. Build the package:

    python3 setup.py sdist bdist_wheel
    
  4. Upload to PyPI:

     python3 -m twine upload --skip-existing dist/*
     # python3 -m twine upload dist/*
    
  5. View at:

Copyright

ⓒ 2024. NDS all rights reserved.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smartfarm_iot-0.0.6.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

smartfarm_iot-0.0.6-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file smartfarm_iot-0.0.6.tar.gz.

File metadata

  • Download URL: smartfarm_iot-0.0.6.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.6

File hashes

Hashes for smartfarm_iot-0.0.6.tar.gz
Algorithm Hash digest
SHA256 ea0cfd640bfa2ed1cf2cd5836eac9a955be959fdb3cf5c2c9bcbed10f530b9a0
MD5 7470ffb23b14ba778e82b0f0359ebfc3
BLAKE2b-256 abbe79343b4cd4e0de467729ce613c2a38c75f1d18bd79590e2472861f3a981e

See more details on using hashes here.

File details

Details for the file smartfarm_iot-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: smartfarm_iot-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.6

File hashes

Hashes for smartfarm_iot-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 042314497c128803a2ca81a114c1f212fb3880a60516cb6a8119e4cd94151d65
MD5 ff47f52d6dee1f79fb7a03d442072615
BLAKE2b-256 72fdb00353886a605a3fde8f5f00d5d5dc45c228ff9c72af2eda239a4f5e1c20

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page