Skip to content

Node-Red Examples #153

Answered by timmbogner
blueskytod asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks, I appreciate you trying it out!
Here are two examples from a project that I haven't used in a while. I've added the possibility to connect via serial or MQTT, just delete whichever node you don't use. First is the basic usage, second is the full setup that feeds into charts on a dashboard. Here is a little more about that project.

Little Setup

[
    {
        "id": "79cbe6db10cfd963",
        "type": "serial in",
        "z": "16de441874aa4f93",
        "name": "",
        "serial": "28b50d80ca472397",
        "x": 870,
        "y": 820,
        "wires": [
            [
                "93a5728304b07ab3"
            ]
        ]
    },
    {
        "id": "f1cf1171d6affc80",
      …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by blueskytod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants