Git Product home page Git Product logo

jebao-dosing-pump-md-4.4's Introduction

Logo

Jebao Dosing Pump MD 4.4

NPM version Downloads Test and Release

Library to interact locally with Jebao Dosing Pump MD 4.4

A special thanks to Apollon77, whose work laid the foundation for this current project. His work

Device details

The Jebao Dosing Pump MD 4.4 device is internally an ESP which uses the GizWits platform. With this the device offers two ways of communication:

  • The device connects to the gizwits cloud via MQTT and publishs the device data there, where the Android app gets the data from
  • The device also offers local options via UDP for discovery and setup (Onboarding) and also a TCP interface for communication with the device and to request data

This library is focussing on the local LAN interface via UDP and TCP.

LAN communication protocol

Please see Protocol page.

Usage

The library is documented in code (Apidoc) and example scripts show the usage

Available examples (see example folder):

  • data.js: Script to connect to a device via IP, authenticate and retrieve data
  • discovery.js: Script to discover devices in the network

Todo

  • Add send command tests
  • Improve Protocol.md file
  • Create a function to create custom send request instead of hard written strings
  • Reverse cron requests
  • Reverse calibration command

Changelog

1.0.3 (2023-09-03)

  • (tancou) Clear some code

1.0.2 (2023-09-03)

  • (tancou) Release v1.0.2 in order to test Github Actions

1.0.1 (2023-09-03)

  • (tancou) Release v1.0.1
  • (tancou) Fix typo and version

1.0.0 (2023-09-03)

  • (tancou) Release v1.0.0

0.1.0 (2023-08-30)

  • (tancou) Proof of concept to retrieve and send the correct data to the device.

0.0.0 (2023-08-30)

  • (tancou) cloned from Apollon77 repo. Thanks to him for his work.

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.