10 lines
151 B
Text
10 lines
151 B
Text
# requests
|
|
|
|
msg create_data_source = 0 {
|
|
id: id(wl_data_source),
|
|
}
|
|
|
|
msg get_data_device = 1 {
|
|
id: id(wl_data_device),
|
|
seat: id(wl_seat),
|
|
}
|