Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proof of Concept: MQTT database/provider #548

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 13, 2016

  1. Configuration menu
    Copy the full SHA
    4d38e67 View commit details
    Browse the repository at this point in the history
  2. MQTT: Can send messages

    jonnor committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    9466b1d View commit details
    Browse the repository at this point in the history
  3. MQTT: Clean up code a bit

    Move (de)serialization to separate functions,
    remove unneccesary console.log
    jonnor committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    487aa18 View commit details
    Browse the repository at this point in the history
  4. MQTT: Add #incoming to incoming messages

    To allow differentiating from #outgoing
    jonnor committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    564a3bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a5abdc View commit details
    Browse the repository at this point in the history
  6. MQTT: Add example of temperature data

    From public MQTT of hackerspace Bitraf, http://iot.bitraf.no
    jonnor committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    38e5fbd View commit details
    Browse the repository at this point in the history