-
- Downloads
Merge pull request #66 from Thulinma/devices
Add support for device management endpoints
No related branches found
No related tags found
Showing
- CMakeLists.txt 9 additions, 0 deletionsCMakeLists.txt
- include/mtx/requests.hpp 10 additions, 0 deletionsinclude/mtx/requests.hpp
- include/mtx/responses.hpp 1 addition, 0 deletionsinclude/mtx/responses.hpp
- include/mtx/responses/device.hpp 54 additions, 0 deletionsinclude/mtx/responses/device.hpp
- include/mtxclient/http/client.hpp 25 additions, 1 deletioninclude/mtxclient/http/client.hpp
- lib/http/client.cpp 83 additions, 0 deletionslib/http/client.cpp
- lib/structs/requests.cpp 6 additions, 0 deletionslib/structs/requests.cpp
- lib/structs/responses/device.cpp 35 additions, 0 deletionslib/structs/responses/device.cpp
- meson.build 1 addition, 0 deletionsmeson.build
- tests/device.cpp 200 additions, 0 deletionstests/device.cpp
- tests/meson.build 2 additions, 0 deletionstests/meson.build
Loading
Please register or sign in to comment