github.com/enbility/spine-go@v0.7.0/spine/testdata/nm_detaileddiscoverydata_recv_read_ack.json (about) 1 { 2 "datagram": { 3 "header": { 4 "specificationVersion": "1.2.0", 5 "addressSource": { 6 "device": "HEMS", 7 "entity": [ 8 0 9 ], 10 "feature": 0 11 }, 12 "addressDestination": { 13 "entity": [ 14 0 15 ], 16 "feature": 0 17 }, 18 "msgCounter": 1, 19 "cmdClassifier": "read", 20 "ackRequest":true 21 }, 22 "payload": { 23 "cmd": [ 24 { 25 "nodeManagementDetailedDiscoveryData": {} 26 } 27 ] 28 } 29 } 30 }