Skip to content

Track individual cell voltages #495

Answered by mr-manuel
hansgeorgk asked this question in Q&A
Discussion options

You must be logged in to vote

Node-RED

Import the Node-RED flow and add/select your MQTT broker (Venus OS) in the MQTT nodes and InfluxDB in the InfluxDB nodes:

JSON Flow
[
    {
        "id": "d4b1489e17daa213",
        "type": "mqtt in",
        "z": "42e5fe8b46267f4b",
        "name": "",
        "topic": "N/aa00aa00aa00/battery/1/Voltages/#",
        "qos": "2",
        "datatype": "auto-detect",
        "broker": "",
        "nl": false,
        "rap": true,
        "rh": 0,
        "inputs": 0,
        "x": 270,
        "y": 700,
        "wires": [
            [
                "3fc0a46a34bb0380"
            ]
        ]
    },
    {
        "id": "3fc0a46a34bb0380",
        "type": "function",
        "z": "42e…

Replies: 6 comments 32 replies

Comment options

You must be logged in to vote
1 reply
@mr-manuel
Comment options

Answer selected by mr-manuel
Comment options

You must be logged in to vote
12 replies
@fldutch
Comment options

@mr-manuel
Comment options

@fldutch
Comment options

@mr-manuel
Comment options

@fldutch
Comment options

Comment options

You must be logged in to vote
9 replies
@Pengo84
Comment options

@mr-manuel
Comment options

@Pengo84
Comment options

@mr-manuel
Comment options

@Pengo84
Comment options

Comment options

You must be logged in to vote
1 reply
@mr-manuel
Comment options

Comment options

You must be logged in to vote
1 reply
@mr-manuel
Comment options

Comment options

You must be logged in to vote
8 replies
@0x0f906
Comment options

@mr-manuel
Comment options

@piti1912
Comment options

@mr-manuel
Comment options

@piti1912
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants