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

Vaillant Arotherm Plus Discovery data #2

Open
rmalbrecht opened this issue Mar 13, 2024 · 1 comment
Open

Vaillant Arotherm Plus Discovery data #2

rmalbrecht opened this issue Mar 13, 2024 · 1 comment

Comments

@rmalbrecht
Copy link

rmalbrecht commented Mar 13, 2024

Hi,

the app connected to my heat pump:

Devices App
SKI: 5b8faa7b33cfd9e3955d8550046ad095cd8a5ab6
Allow Remote Connections

Discovery Data:

{
  "data": [
    {
      "header": [
        {
          "protocolId": "ee1.0"
        }
      ]
    },
    {
      "payload": {
        "datagram": [
          {
            "header": [
              {
                "specificationVersion": "1.1.1"
              },
              {
                "addressSource": [
                  {
                    "device": "d:_i:123_1223_0"
                  },
                  {
                    "entity": [
                      0
                    ]
                  },
                  {
                    "feature": 0
                  }
                ]
              },
              {
                "addressDestination": [
                  {
                    "device": "d:_i:EnbilityNet_Devices-App-123456789"
                  },
                  {
                    "entity": [
                      0
                    ]
                  },
                  {
                    "feature": 0
                  }
                ]
              },
              {
                "msgCounter": 31
              },
              {
                "msgCounterReference": 1
              },
              {
                "cmdClassifier": "reply"
              }
            ]
          },
          {
            "payload": [
              {
                "cmd": [
                  [
                    {
                      "nodeManagementDetailedDiscoveryData": [
                        {
                          "specificationVersionList": [
                            {
                              "specificationVersion": [
                                "1.1.1"
                              ]
                            }
                          ]
                        },
                        {
                          "deviceInformation": [
                            {
                              "description": [
                                {
                                  "deviceAddress": [
                                    {
                                      "device": "d:_i: 123_1223_0"
                                    }
                                  ]
                                },
                                {
                                  "deviceType": "Generic"
                                },
                                {
                                  "networkFeatureSet": "gateway"
                                },
                                {
                                  "lastStateChange": "added"
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "entityInformation": [
                            [
                              {
                                "description": [
                                  {
                                    "entityAddress": [
                                      {
                                        "entity": [
                                          0
                                        ]
                                      }
                                    ]
                                  },
                                  {
                                    "entityType": "DeviceInformation"
                                  }
                                ]
                              }
                            ],
                            [
                              {
                                "description": [
                                  {
                                    "entityAddress": [
                                      {
                                        "entity": [
                                          1
                                        ]
                                      }
                                    ]
                                  },
                                  {
                                    "entityType": "Generic"
                                  }
                                ]
                              }
                            ]
                          ]
                        },
                        {
                          "featureInformation": [
                            [
                              {
                                "description": [
                                  {
                                    "featureAddress": [
                                      {
                                        "entity": [
                                          0
                                        ]
                                      },
                                      {
                                        "feature": 0
                                      }
                                    ]
                                  },
                                  {
                                    "featureType": "NodeManagement"
                                  },
                                  {
                                    "role": "special"
                                  },
                                  {
                                    "supportedFunction": [
                                      [
                                        {
                                          "function": "nodeManagementDetailedDiscoveryData"
                                        },
                                        {
                                          "possibleOperations": [
                                            {
                                              "read": []
                                            }
                                          ]
                                        }
                                      ],
                                      [
                                        {
                                          "function": "nodeManagementSubscriptionRequestCall"
                                        },
                                        {
                                          "possibleOperations": []
                                        }
                                      ],
                                      [
                                        {
                                          "function": "nodeManagementBindingRequestCall"
                                        },
                                        {
                                          "possibleOperations": []
                                        }
                                      ],
                                      [
                                        {
                                          "function": "nodeManagementSubscriptionDeleteCall"
                                        },
                                        {
                                          "possibleOperations": []
                                        }
                                      ],
                                      [
                                        {
                                          "function": "nodeManagementBindingDeleteCall"
                                        },
                                        {
                                          "possibleOperations": []
                                        }
                                      ],
                                      [
                                        {
                                          "function": "nodeManagementSubscriptionData"
                                        },
                                        {
                                          "possibleOperations": [
                                            {
                                              "read": []
                                            }
                                          ]
                                        }
                                      ],
                                      [
                                        {
                                          "function": "nodeManagementBindingData"
                                        },
                                        {
                                          "possibleOperations": [
                                            {
                                              "read": []
                                            }
                                          ]
                                        }
                                      ],
                                      [
                                        {
                                          "function": "nodeManagementDestinationListData"
                                        },
                                        {
                                          "possibleOperations": [
                                            {
                                              "read": []
                                            }
                                          ]
                                        }
                                      ]
                                    ]
                                  }
                                ]
                              }
                            ],
                            [
                              {
                                "description": [
                                  {
                                    "featureAddress": [
                                      {
                                        "entity": [
                                          0
                                        ]
                                      },
                                      {
                                        "feature": 1
                                      }
                                    ]
                                  },
                                  {
                                    "featureType": "DeviceClassification"
                                  },
                                  {
                                    "role": "server"
                                  },
                                  {
                                    "supportedFunction": [
                                      [
                                        {
                                          "function": "deviceClassificationManufacturerData"
                                        },
                                        {
                                          "possibleOperations": [
                                            {
                                              "read": []
                                            }
                                          ]
                                        }
                                      ]
                                    ]
                                  }
                                ]
                              }
                            ],
                            [
                              {
                                "description": [
                                  {
                                    "featureAddress": [
                                      {
                                        "entity": [
                                          1
                                        ]
                                      },
                                      {
                                        "feature": 0
                                      }
                                    ]
                                  },
                                  {
                                    "featureType": "Generic"
                                  },
                                  {
                                    "role": "client"
                                  }
                                ]
                              }
                            ]
                          ]
                        }
                      ]
                    }
                  ]
                ]
              }
            ]
          }
        ]
      }
    }
  ]
}

Usecase Data:

{
  "data": [
    {
      "header": [
        {
          "protocolId": "ee1.0"
        }
      ]
    },
    {
      "payload": {
        "datagram": [
          {
            "header": [
              {
                "specificationVersion": "1.1.1"
              },
              {
                "addressSource": [
                  {
                    "device": "d:_i: 123_1223_0"
                  },
                  {
                    "entity": [
                      0
                    ]
                  },
                  {
                    "feature": 0
                  }
                ]
              },
              {
                "addressDestination": [
                  {
                    "device": "d:_i:EnbilityNet_Devices-App-123456789"
                  },
                  {
                    "entity": [
                      0
                    ]
                  },
                  {
                    "feature": 0
                  }
                ]
              },
              {
                "msgCounter": 37
              },
              {
                "cmdClassifier": "read"
              },
              {
                "ackRequest": true
              }
            ]
          },
          {
            "payload": [
              {
                "cmd": [
                  [
                    {
                      "nodeManagementUseCaseData": []
                    }
                  ]
                ]
              }
            ]
          }
        ]
      }
    }
  ]
}
@DerAndereAndi
Copy link
Member

Hi, thanks for the data. Sadly the device doesn't show anything usable :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants