Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
k-sdk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陈伟灿
k-sdk
Commits
cb78b59c
Commit
cb78b59c
authored
Dec 28, 2021
by
chen.weican
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【修改内容】增加property get handle
【提交人】陈伟灿
parent
a9b31f46
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
521 additions
and
0 deletions
+521
-0
midware/midware/dm/kk_property_get_handle.c
midware/midware/dm/kk_property_get_handle.c
+516
-0
midware/midware/dm/kk_property_get_handle.h
midware/midware/dm/kk_property_get_handle.h
+5
-0
No files found.
midware/midware/dm/kk_property_get_handle.c
0 → 100644
View file @
cb78b59c
This diff is collapsed.
Click to expand it.
midware/midware/dm/kk_property_get_handle.h
0 → 100644
View file @
cb78b59c
#ifndef _KK_PROPERTY_GET_H_
#define _KK_PROPERTY_GET_H_
int
kk_property_get_handle
(
cJSON
*
payload
,
char
*
deviceCode
);
#endif
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment