Commit aa36ed5
committed
Add missing gateway result codes and add tests for it
The test verifies that all of the error codes defined in the currently
used protobuf definition can be converted to the internal
GateayResultCode enum (in case some of them are forgotten to be added
here).1 parent ee4e131 commit aa36ed5
File tree
2 files changed
+17
-0
lines changed- tests
- wirepas_mesh_messaging
2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
0 commit comments