Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. BMS in den ioBroker einfügen

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    BMS in den ioBroker einfügen

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @siporax last edited by

      @siporax sagte in BMS in den ioBroker einfügen:

      Wo finde ich das ?

      im Expertenmodus als Bleistift rechts aussen

      S 1 Reply Last reply Reply Quote 0
      • S
        siporax @Homoran last edited by Homoran

        @homoran said in BMS in den ioBroker einfügen:

        @siporax sagte in BMS in den ioBroker einfügen:

        Wo finde ich das ?

        im Expertenmodus als Bleistift rechts aussen

        {
          "type": "folder",
          "common": {
            "name": "Daly-BMS-2"
          },
          "native": {
            "autocreated": "by automatic ensure logic"
          },
          "from": "system.adapter.mqtt.0",
          "user": "system.user.admin",
          "ts": 1706388248525,
          "_id": "mqtt.0.Daly-BMS-2",
          "acl": {
            "object": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        }
        

        MOD-EDIT: Code in code-tags gesetzt!

        Homoran 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @siporax last edited by Homoran

          @siporax sagte in BMS in den ioBroker einfügen:

          type": "folder",

          das ist kein Volt-Wert

          S 1 Reply Last reply Reply Quote 0
          • S
            siporax @Homoran last edited by

            @homoran said in BMS in den ioBroker einfügen:

            @siporax sagte in BMS in den ioBroker einfügen:

            type": "folder",

            das ist kein Volt-Wert

            Platine Forum 11.jpg

            1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Homoran last edited by

              @homoran sagte in BMS in den ioBroker einfügen:

              zeig mal die Objektdaten von einem Datenpunkt in code-tags

              S 1 Reply Last reply Reply Quote 0
              • S
                siporax @Homoran last edited by

                @homoran said in BMS in den ioBroker einfügen:

                @homoran sagte in BMS in den ioBroker einfügen:

                zeig mal die Objektdaten von einem Datenpunkt in code-tags

                Platine Forum 12.jpg

                Homoran 1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @siporax last edited by

                  @siporax sagte in BMS in den ioBroker einfügen:

                  @homoran said in BMS in den ioBroker einfügen:

                  @homoran sagte in BMS in den ioBroker einfügen:

                  zeig mal die Objektdaten von einem Datenpunkt in code-tags

                  Platine Forum 12.jpg

                  bitte keine kleinen schwarzen Briefmarken!

                  Text als Text in code-tags posten.

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    siporax @Homoran last edited by Homoran

                    @homoran said in BMS in den ioBroker einfügen:

                    @siporax sagte in BMS in den ioBroker einfügen:

                    @homoran said in BMS in den ioBroker einfügen:

                    @homoran sagte in BMS in den ioBroker einfügen:

                    zeig mal die Objektdaten von einem Datenpunkt in code-tags

                    Platine Forum 12.jpg

                    bitte keine kleinen schwarzen Briefmarken!

                    Text als Text in code-tags posten.

                    {
                      "_id": "mqtt.0.Daly-BMS-2.Pack_Cells_Voltage.Cell_1",
                      "common": {
                        "name": "Daly-BMS-2/Pack_Cells_Voltage/Cell_1",
                        "write": true,
                        "read": true,
                        "role": "variable",
                        "desc": "mqtt server variable",
                        "type": "number",
                        "custom": {
                          "influxdb.0": {
                            "enabled": true,
                            "storageType": "",
                            "aliasId": "",
                            "debounceTime": 0,
                            "blockTime": 0,
                            "changesOnly": true,
                            "changesRelogInterval": 0,
                            "changesMinDelta": 0,
                            "ignoreBelowNumber": "",
                            "disableSkippedValueLogging": false,
                            "enableDebugLogs": false,
                            "debounce": 1000
                          }
                        }
                      },
                      "native": {
                        "topic": "Daly-BMS-2/Pack_Cells_Voltage/Cell_1"
                      },
                      "type": "state",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      },
                      "from": "system.adapter.admin.0",
                      "user": "system.user.admin",
                      "ts": 1706389094173
                    }
                    

                    MOD-EDIT: Code in code-tags gesetzt!

                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @siporax last edited by

                      @siporax sagte in BMS in den ioBroker einfügen:

                      "type": "number",
                      

                      alkes gut!
                      das sind Zahlen. Aber wieso hat das bei dir ein Komma. üblicherweise haben Zahlen einen Punkt als dezimaltrenner

                      Samson71 1 Reply Last reply Reply Quote 0
                      • Samson71
                        Samson71 Global Moderator @Homoran last edited by

                        @homoran
                        Haben meine auch. Soweit sieht das gut aus.

                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Samson71 last edited by

                          @samson71 MQTT schickt gerne als Text, dann sind es Kommas.
                          oder habt ihr in den Systemeinstellungen den Dezimaltrenner auf Komma umgestellt?

                          Samson71 1 Reply Last reply Reply Quote 0
                          • Samson71
                            Samson71 Global Moderator @Homoran last edited by

                            @homoran
                            Für mich kann ich das Komma in den Systemeinstellungen bestätigen

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

                            ioBroker
                            Community Adapters
                            Donate
                            FAQ Cloud / IOT
                            HowTo: Node.js-Update
                            HowTo: Backup/Restore
                            Downloads
                            BLOG

                            612
                            Online

                            31.9k
                            Users

                            80.2k
                            Topics

                            1.3m
                            Posts

                            4
                            54
                            2445
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo