Device(please complete the following information):
Device: Bridge6
Firmware version: 1.1.0 BETA 8
Hardware version: 1.0.1
Describe the bug
When retrieving messages from the expMessages array within a bankSettings object all message objects are returned with a
"dataByte2": "0" key value pair in them when they should not contain a dataByte2 IAW the API spec.
To Reproduce
Steps to reproduce the behavior:
Configure one or more bank level Exp Messages and send to the device via the API.
Retrieve the data that you sent in step 1 with a DREQ.
Note the added k/v pair.
Expected behavior
Bank Exp Messages should not contain a dataByte2 when retrieved.
Device(please complete the following information):
Describe the bug When retrieving messages from the expMessages array within a bankSettings object all message objects are returned with a "dataByte2": "0" key value pair in them when they should not contain a dataByte2 IAW the API spec.
To Reproduce Steps to reproduce the behavior:
Expected behavior Bank Exp Messages should not contain a dataByte2 when retrieved.
Screenshots
Additional context SENT TO DEVICE: ConfigInApp.txt
RECEIVED FROM DEVICE: RetrievedFromDevice.txt