12:01:55 RRSAgent has joined #wot-script 12:01:55 logging to https://www.w3.org/2022/12/05-wot-script-irc 12:03:06 zkis_ has joined #wot-script 12:03:38 zkis has joined #wot-script 12:03:43 meeting: WoT Scripting API 12:04:59 present+ Kaz_Ashimura, Zoltan_Kis 12:05:55 Mizushima has joined #wot-script 12:05:56 cris_ has joined #wot-script 12:06:25 present+ Jan_Romann 12:07:58 JKRhb has joined #wot-script 12:09:01 present+ Cristiano_Aguzzi 12:09:11 scribe: zkis 12:10:20 https://www.w3.org/WoT/IG/wiki/WG_WoT_Scripting_API_WebConf 12:10:24 Topic: past meeting 12:10:42 i/WebConf/topic: Agenda/ 12:10:55 https://www.w3.org/2022/11/28-wot-script-minutes.html 12:10:55 i/past/ca: Agenda tbd.../ 12:11:05 s/https/-> https/ 12:11:10 s/html/html Nov-28/ 12:11:20 present+ Tomoaki_Mizushima 12:11:29 chair: Cristiano/Daniel 12:11:34 rrsagent, make log public 12:11:38 CA: will chair until Daniel comes 12:11:41 rrsagent, draft minutes 12:11:41 I have made the request to generate https://www.w3.org/2022/12/05-wot-script-minutes.html kaz 12:11:48 s/ca:/CA:/ 12:13:10 No objections on the past minutes, accepted. 12:14:18 Topic: issue 364 12:14:27 https://github.com/w3c/wot-scripting-api/issues/364 12:15:38 q+ 12:16:04 ack k 12:16:06 ZK: one question is how the algorithm for traversing/exploring TDDs defined 12:16:27 CA: some info exists in the Discovery spec, if not a defined algorithm 12:16:47 ... in the Discoverer process section 12:16:47 s/https/-> https/ 12:16:56 s/364/364 Issue 364 - Discovery API - Alternatives/ 12:17:01 q? 12:17:35 ZK: should we define the formal algorithm with dependency to the Discovery spec 12:18:01 CA: is this a Scripting algorithm, or should it follow the Discovery spec? 12:18:06 dape has joined #wot-script 12:18:45 ZK: I think we can define that algorithm and get it reviewed by the Discovery TF. 12:19:02 CA: a lot of MAY clauses in the Discovery spec (mostly suggestions). 12:19:30 present+ Daniel_Peintner 12:19:39 CA: we can interpret that to specify a discovery algorithm 12:20:27 CA: I agree we could do later exposing the option of how deep the TDD traversal is done 12:20:35 Jan: agree to leave it for later 12:21:24 q+ 12:21:56 ZK: a second question in the issue: if we ever do local discovery, will it be a separate method or a dict option 12:22:05 ... I suggest separate method 12:22:15 CA: agree about separate method 12:22:25 DP: we can decide that later, too 12:22:45 DP: maybe we can open an issue to track that 12:22:49 CA: agreed 12:24:14 Topic: next calls 12:24:50 DP: we have 2 remaining meetings this year, on 12 and 19 Dec. Then on Jan 16. 12:25:41 CA: added to the wiki? 12:25:51 DP: yes, in the global wiki 12:25:54 https://www.w3.org/WoT/IG/wiki/Main_WoT_WebConf#Cancellations_and_Schedule_Updates 12:26:00 q? 12:26:03 -> https://www.w3.org/WoT/IG/wiki/Main_WoT_WebConf#Cancellations_and_Schedule_Updates Cancellations on the main wiki 12:26:25 ack dape 12:26:28 ack dape 12:27:14 -> https://www.w3.org/WoT/IG/wiki/WG_WoT_Scripting_API_WebConf#Agenda Scripting API wiki Agenda 12:27:41 Topic: PR 441 12:27:49 https://github.com/w3c/wot-scripting-api/pull/441 12:29:41 q+ 12:30:14 ZK: a question on whether to use promise for discovery 12:30:21 ack dape 12:30:34 DP: that aligns well with the other conformance classes 12:33:47 ZK: we have a single generic discovery algorithm, a meta-algorithm used in all the others 12:35:20 s/https/-> https/ 12:35:28 s/441/441 PR 441 - Align the discovery API with the Discovery spec. WiP./ 12:35:38 rrsagent, make log public 12:35:46 q+ 12:35:46 rrsagent, draft minutes 12:35:46 I have made the request to generate https://www.w3.org/2022/12/05-wot-script-minutes.html kaz 12:35:49 q? 12:36:50 ack dape 12:37:22 DP: can we express conformance classes in Web IDL? 12:37:29 ZK: no, only in prose 12:41:13 ZK: we might miss the specific directory discovery algorithm, factored out in a separate section 12:41:35 ... so please review that with an eye on that 12:41:48 ... I could add another commit to include a skeleton 12:42:12 DP: by just looking at the Web IDL, cannot tell what belongs to conformance classes 12:44:17 ZK: we could do separate API objects for the conformance classes, but usually that means separate spec, because of the security, privacy and permissions. 12:46:56 rrsagent, draft minutes 12:46:56 I have made the request to generate https://www.w3.org/2022/12/05-wot-script-minutes.html kaz 12:47:35 i/Agenda tbd/scribenick: kaz/ 12:47:41 ZK: complex namespace hierarchies would not be good 12:47:46 CA: and not supported any more 12:47:50 i/will chair u/scribenick: zkis/ 12:47:51 rrsagent, draft minutes 12:47:51 I have made the request to generate https://www.w3.org/2022/12/05-wot-script-minutes.html kaz 12:47:58 q+ 12:48:15 CA: so, we need to review the PR and eventually add commits 12:49:28 DP: what about multiple URL types for discovery, are they specified in the Discovery spec? 12:50:09 CA: there is a section about CoAP, but it will be addressed maybe in the next charter 12:50:21 ... right now we can support CoAP and HTTP 12:51:07 DP: maybe the requestThingDescription() might remain open in the end 12:51:45 ZK: good point about how are we testing the API? test suite... 12:52:52 ZK: I suggest we define a narrowed use case for requestThingDescription(), not a generic do-it-all method 12:55:06 CA: other new features, like cancelable actions are for the next charter 12:57:27 Topic: issue 417 12:57:40 https://github.com/w3c/wot-scripting-api/issues/417 12:57:45 CA: will discuss it later 12:58:31 Topic: issue 409 12:58:35 https://github.com/w3c/wot-scripting-api/issues/409 12:58:51 ZK: makes sense to revive the discussion, and eventually conclude in this round 12:59:09 s/https/-> https/ 12:59:33 s|https://github.com/w3c/wot-scripting-api/issues/417|-> https://github.com/w3c/wot-scripting-api/issues/417 emitPropertyChange does not take low-level event apis into account| 13:00:00 s/409/409 Issue 409 - Harmonize the exposing process/ 13:00:18 s/emitP/Issue 417 - emitP/ 13:00:21 rrsagent, draft minutes 13:00:21 I have made the request to generate https://www.w3.org/2022/12/05-wot-script-minutes.html kaz 13:00:37 adjourned 13:01:01 rrsagent, draft minutes 13:01:01 I have made the request to generate https://www.w3.org/2022/12/05-wot-script-minutes.html kaz 14:53:15 Zakim has left #wot-script