Feature/add who am i and you are services (#1024)
* Added Who-Am-I-Request encoding, decoding, unit tests, and command line application bacwhoami. * Added You-Are-Request encoding, decoding, unit tests, and command line application bacyouare. * Added Who-Am-I with Who-Is and You-Are handling into the example server application when run as device 4194303.
This commit is contained in:
+2
-1
@@ -69,6 +69,7 @@ address_cache
|
||||
**/out/*
|
||||
Obj/
|
||||
Release/
|
||||
libwebsockets/
|
||||
|
||||
# cmake artifacts
|
||||
CMakeLists.txt.user
|
||||
@@ -76,7 +77,7 @@ CMakeCache.txt
|
||||
CMakeFiles/
|
||||
cmake_install.cmake
|
||||
CTestTestfile.cmake
|
||||
|
||||
# zephyr artifacts
|
||||
/twister-out/*
|
||||
/test/build/
|
||||
/cmake-build-*
|
||||
|
||||
Reference in New Issue
Block a user