We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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": [] } ] ] } ] } ] } } ] }
The text was updated successfully, but these errors were encountered:
Hi, thanks for the data. Sadly the device doesn't show anything usable :(
Sorry, something went wrong.
No branches or pull requests
Hi,
the app connected to my heat pump:
Devices App
SKI: 5b8faa7b33cfd9e3955d8550046ad095cd8a5ab6
Allow Remote Connections
Discovery Data:
Usecase Data:
The text was updated successfully, but these errors were encountered: