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
886746bb
Commit
886746bb
authored
Sep 27, 2020
by
chen.weican
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【修改内容】更新主机的物模型文件
【提交人】陈伟灿
parent
90780351
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
892 additions
and
643 deletions
+892
-643
common/api/com_api.h
common/api/com_api.h
+20
-13
tsl/ccu-12.json
tsl/ccu-12.json
+436
-315
tsl/ccu-15.json
tsl/ccu-15.json
+436
-315
No files found.
common/api/com_api.h
View file @
886746bb
...
...
@@ -41,6 +41,13 @@ typedef enum {
#define MSG_TOPO_CHANGE_DEVICES_STR "devices"
#define MSG_DEVICE_MAC "mac"
#define MSG_DEVICE_PARENTCODE "parentCode"
#define MSG_AREA_ADDROOM_ROOMNAME "roomName"
#define MSG_AREA_ROOM_ROOMID "roomId"
#define MSG_AREA_ROOM_EPNUM "epNum"
#define MSG_AREA_ROOM_ACTION "action"
#define MSG_AREA_ADDROOM_NOTIFICATION "addRoomNotification"
#define MSG_AREA_ADDROOM_NOTIFICATION_ROOMID "addRoomNotification.roomId"
typedef
void
ipc_cb
(
void
*
data
,
int
len
,
char
*
chalMark
);
...
...
tsl/ccu-12.json
View file @
886746bb
This diff is collapsed.
Click to expand it.
tsl/ccu-15.json
View file @
886746bb
This diff is collapsed.
Click to expand it.
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