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