github.com/enbility/spine-go@v0.7.0/spine/testdata/wallbox_detaileddiscoverydata_recv_notify_remove_full.json (about) 1 { 2 "datagram": { 3 "header": { 4 "specificationVersion": "1.1.1", 5 "addressSource": { 6 "device": "d:_i:19667_PorscheEVSE_0011111", 7 "entity": [ 8 0 9 ], 10 "feature": 0 11 }, 12 "addressDestination": { 13 "device": "d:_n:EVCC_HEMS-EVCC", 14 "entity": [ 15 0 16 ], 17 "feature": 0 18 }, 19 "msgCounter": 102, 20 "cmdClassifier": "notify" 21 }, 22 "payload": { 23 "cmd": [ 24 { 25 "nodeManagementDetailedDiscoveryData": { 26 "specificationVersionList": { 27 "specificationVersion": [ 28 "1.1.1" 29 ] 30 }, 31 "deviceInformation": { 32 "description": { 33 "deviceAddress": { 34 "device": "d:_i:19667_PorscheEVSE_0011111" 35 }, 36 "deviceType": "ChargingStation", 37 "networkFeatureSet": "smart" 38 } 39 }, 40 "entityInformation": [ 41 { 42 "description": { 43 "entityAddress": { 44 "entity": [ 45 0 46 ] 47 }, 48 "entityType": "DeviceInformation" 49 } 50 }, 51 { 52 "description": { 53 "entityAddress": { 54 "entity": [ 55 1 56 ] 57 }, 58 "entityType": "EVSE" 59 } 60 } 61 ], 62 "featureInformation": [ 63 { 64 "description": { 65 "featureAddress": { 66 "entity": [ 67 0 68 ], 69 "feature": 0 70 }, 71 "featureType": "NodeManagement", 72 "role": "special", 73 "supportedFunction": [ 74 { 75 "function": "nodeManagementDetailedDiscoveryData", 76 "possibleOperations": { 77 "read": {} 78 } 79 }, 80 { 81 "function": "nodeManagementSubscriptionRequestCall", 82 "possibleOperations": {} 83 }, 84 { 85 "function": "nodeManagementBindingRequestCall", 86 "possibleOperations": {} 87 }, 88 { 89 "function": "nodeManagementUseCaseData", 90 "possibleOperations": { 91 "read": {} 92 } 93 } 94 ] 95 } 96 }, 97 { 98 "description": { 99 "featureAddress": { 100 "entity": [ 101 1 102 ], 103 "feature": 1 104 }, 105 "featureType": "Generic", 106 "role": "client" 107 } 108 }, 109 { 110 "description": { 111 "featureAddress": { 112 "entity": [ 113 1 114 ], 115 "feature": 3 116 }, 117 "featureType": "DeviceDiagnosis", 118 "role": "server", 119 "supportedFunction": [ 120 { 121 "function": "deviceDiagnosisStateData", 122 "possibleOperations": { 123 "read": {} 124 } 125 } 126 ] 127 } 128 }, 129 { 130 "description": { 131 "featureAddress": { 132 "entity": [ 133 1 134 ], 135 "feature": 2 136 }, 137 "featureType": "DeviceClassification", 138 "role": "server", 139 "supportedFunction": [ 140 { 141 "function": "deviceClassificationManufacturerData", 142 "possibleOperations": { 143 "read": {} 144 } 145 } 146 ] 147 } 148 } 149 ] 150 } 151 } 152 ] 153 } 154 } 155 }