head-management: add connector-info-v1 extension
This commit is contained in:
parent
51170cbde5
commit
e24ea33734
9 changed files with 132 additions and 0 deletions
19
wire/jay_head_ext_connector_info_v1.txt
Normal file
19
wire/jay_head_ext_connector_info_v1.txt
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event connected {
|
||||
|
||||
}
|
||||
|
||||
event disconnected {
|
||||
|
||||
}
|
||||
|
||||
event active {
|
||||
|
||||
}
|
||||
|
||||
event inactive {
|
||||
|
||||
}
|
||||
7
wire/jay_head_manager_ext_connector_info_v1.txt
Normal file
7
wire/jay_head_manager_ext_connector_info_v1.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event head {
|
||||
head: id(jay_head_ext_connector_info_v1) (new),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue