Commit 697b5bf
committed
fix(d2c-device): make appName optional
asset_tracker_v2 does not send it.
```json
{
"appId": "DEVICE",
"messageType": "DATA",
"ts": 1676369307189,
"data": {
"deviceInfo": {
"imei": "350457794611739",
"iccid": "8931080620054223678",
"modemFirmware": "mfw_nrf9160_1.3.3",
"board": "thingy91_nrf9160",
"appVersion": "0.0.0-development"
}
}
}
```1 parent e0b93d9 commit 697b5bf
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
| |||
0 commit comments