Giter Club home page Giter Club logo

Comments (10)

thunderace avatar thunderace commented on September 28, 2024 2

Done. See #26
Only tested with local MQTT server

from esp-rfid.

omersiar avatar omersiar commented on September 28, 2024 1

Give it a bounty, and hope for the best. I would prefer it to be in an another branch.

from esp-rfid.

rneurink avatar rneurink commented on September 28, 2024 1

MQTT is not that difficult to implement the problem here is security. MQTT supports tls but the esp is too weak to perform these tasks so all data will be sent unencrypted. This of course may not be a problem if you use additional security features with reading the cards like a block with a specific key. But in this state if someone intercepts de message you can easily write it to a card and get in. (and yes i am aware that you can also very easily copy cards) basicly if you have a bit of programming knoweledge you can implement this with a few lines of code as it shouldn't interfere with most of the functions

from esp-rfid.

9acca9 avatar 9acca9 commented on September 28, 2024 1

Hi. Can somebody give me a hand to config mosquitto?? i already installed on a Ubuntu 16.04
Thanks

from esp-rfid.

omersiar avatar omersiar commented on September 28, 2024

https://www.bountysource.com/issues/49012783-support-for-mqtt

#5 #12 #2

from esp-rfid.

olskar avatar olskar commented on September 28, 2024

Would love this as well

from esp-rfid.

omersiar avatar omersiar commented on September 28, 2024

For future reference https://bitbucket.org/xoseperez/espurna

from esp-rfid.

electrontube avatar electrontube commented on September 28, 2024

I would also love to see MQTT Support.

@omersiar
Many thanks for the great project!

from esp-rfid.

goermezer avatar goermezer commented on September 28, 2024

Me too. I need it for Smart Home (OpenHAB in my case). A predefined URL call to a HTTP service with the UID as an url parameter could be a workaround if MQTT is too complicated.

from esp-rfid.

omersiar avatar omersiar commented on September 28, 2024

See #26

from esp-rfid.

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.