Giter VIP home page Giter VIP logo

Comments (8)

bpair avatar bpair commented on June 18, 2024

I think publishing all events would be a great feature. You may also want to allow converting /nodeId/childId to just be /GUID

from mycontroller-v1-legacy.

jkandasa avatar jkandasa commented on June 18, 2024

@bpair Good idea, I will give the format(MySesnors) to user defined. I will give format variables something like $nodeid,$sensorid,$messageType,$subType,$payload So user can define their own format. And nodeid and sensorid always will be in three digits. So it will not confused when they merge both.

Example:

  • myMQTT/$nodeid/$sensorid/$messageType/$subType/$payload ->myMQTT/012/004/1/2/1
  • myMQTT/$nodeid$sensorid/$messageType/$subType/$payload -> myMQTT/012004/1/2/1

And if the enable user friendly mode, output will be like,

  • myMQTT/012/004/C_REQ/V_STATUS/1
  • myMQTT/012004/C_REQ/V_STATUS/1

from mycontroller-v1-legacy.

jkandasa avatar jkandasa commented on June 18, 2024

61888e6

from mycontroller-v1-legacy.

jkandasa avatar jkandasa commented on June 18, 2024

@al-uminium Yes, we have MQTT broker setup already. but,

  1. However we do not want to spend time with MQTT broker setup separately. So installing of MyController will be like zero setup
  2. I want to control authentication with inbuilt MyController users
  3. Want to push all the events from Serial (or) Ethernet gateway to MQTT

from mycontroller-v1-legacy.

dbaravalle avatar dbaravalle commented on June 18, 2024

Publish all the events from Serial (or) Ethernet gateway to MQTT. Also public MyController.org related events.

Hi!

Is this functionality has been added? Is it ready to be used?

I could not find the part of the code where it publishes all events from the serial gateway to MQTT Broker

from mycontroller-v1-legacy.

jkandasa avatar jkandasa commented on June 18, 2024

@dbaravalle No, this functionality not added till now. May be added later.
For MyController events will be added. But for Serial and Ethernet plan may be dropped.

Inbuilt MQTT broker already implemented.

from mycontroller-v1-legacy.

jkandasa avatar jkandasa commented on June 18, 2024

dropping this feature request for now. if we receive many request for this feature may reconsider again.

from mycontroller-v1-legacy.

jkandasa avatar jkandasa commented on June 18, 2024

This feature has been addressed via serial2mqtt

from mycontroller-v1-legacy.

Related Issues (20)

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.