Parent: 572f0eb599f6ecbcff6df6440863573321f7ac73
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2020-05-14 16:51:44
Tree: 803817258fe6ed90e4b66d6371b3ba6414627699
test: Fix payload and model opcode packing in test-mesh Use correct packing of multi-byte values in message payload bytearray. For example, a 2-byte opcode 0x8204 is packed as 0x82 0x04, i.e. in natural order. Add transaction ID parameter to "set" commands of generic On/Off model. Server will ignore the identical commands with the same transaction ID, source and destination during a timeout period of 6 seconds.
Diffstat
| M | test/test-mesh | | | 94 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - |
1 files changed, 69 insertions(+), 25 deletions(-)