-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes dependencies from json-c from knot_cloud.
- Changes knot_cloud.c file to not use directly json-c API; - Modifies parser.c and parser.h methods to wrapper json-c; - Modifies parser.h callback function to not use json-c; - Modifies knot_cloud.c device callback function to only create device;
- Loading branch information
1 parent
7643c75
commit 41c6a15
Showing
4 changed files
with
290 additions
and
263 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.