github.com/enbility/spine-go@v0.7.0/spine/testdata/nm_destinationListData_recv_read.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 }, 21 "payload": { 22 "cmd": [ 23 { 24 "nodeManagementDestinationListData": {} 25 } 26 ] 27 } 28 } 29 }