11:01:30 RRSAgent has joined #wot-script 11:01:34 logging to https://www.w3.org/2024/05/13-wot-script-irc 11:01:42 meeting: WoT Scripting API 11:02:01 zkis has joined #wot-script 11:02:13 present+ Kaz_Ashimura, Zoltan_Kis, Cristiano_Aguzzi 11:05:33 scribenick: zkis 11:06:03 Tomo has joined #wot-script 11:06:20 JKRhb has joined #wot-script 11:07:19 Topic: approving last minutes 11:07:27 https://www.w3.org/2024/03/18-wot-script-minutes.html 11:07:33 Approved 11:08:21 Agenda: 11:08:25 q+ 11:08:29 https://www.w3.org/WoT/IG/wiki/WG_WoT_Scripting_API_WebConf#May_13%2C_2024 11:08:41 CA: we should reflect the biweekly meetings in the calendar 11:08:45 agenda: https://www.w3.org/WoT/IG/wiki/WG_WoT_Scripting_API_WebConf#May_13%2C_2024 11:08:56 s/Agenda:// 11:09:08 JR: maybe we can cancel the ones we skip 11:09:23 present+ Jan_Romann, Tomoaki_Mizushima, Daniel_Peintner 11:09:37 q+ 11:09:41 ack jk 11:09:42 ack J 11:09:44 dape has joined #wot-script 11:10:17 ZK: if the meeting falls on a holiday, do we skip (i.e. 4 weeks without meeting)? 11:10:20 CA: yes 11:10:42 q+ 11:11:16 ack k 11:11:17 KA: we can change the calendar entry to biweekly 11:12:04 ... I can give the permission for that 11:12:34 DP: it has pros and cons; currently we have the freedom to align better with public holidays 11:12:53 q+ 11:14:11 KA: if all is fine with specifying biweekly calls, technically we can do it; but if we do it manually, we need to send email notifications every time 11:14:38 q+ 11:15:07 ack d 11:15:09 ack k 11:15:31 dape has joined #wot-script 11:17:21 ZK: in some groups the biweekly meetings are announced by email a week earlier with the agenda - that has been a good practice 11:17:59 CA: yes, but are you fine with changing to biweekly meetings? 11:18:18 ZK: yes, but IMHO it would be a good practice to announce the meetings by email 11:18:23 CA: OK 11:18:58 CA has changed the calendar - will send notifications 11:19:27 Topic: PRs 11:19:39 Subtopic: PR 550 11:19:42 https://github.com/w3c/wot-scripting-api/pull/550 11:20:07 CA: this comes from the Marketing TF 11:20:36 rendered version at https://github.com/w3c/wot-scripting-api/blob/319786f8ed8e6a81e306cd331e6da69170f237f0/README.md 11:20:47 ... a general alignment template for task forces 11:20:48 q+ 11:21:13 ack d 11:21:15 ack z 11:24:28 rrsagent, make log public 11:24:33 rrsagent, draft minutes 11:24:34 I have made the request to generate https://www.w3.org/2024/05/13-wot-script-minutes.html kaz 11:25:14 s|https://github.com/w3c/wot-scripting-api/pull/550|-> https://github.com/w3c/wot-scripting-api/pull/550 PR 550 - refactor: align with latest marketing template| 11:25:17 CA: merging the PR 11:25:26 q+ 11:26:02 KA: the proposed readme is not just for Marketing but all the WoT task forces activities 11:26:07 ack k 11:26:30 ack k 11:26:32 KA: so the PR title was not entirely correct, but the content was OK 11:27:12 Subtopic: PR 549 11:27:17 https://github.com/w3c/wot-scripting-api/pull/549 11:28:02 DP: the reason was that Eclipse repo hierarchy was changed 11:28:38 ... also http changed to https 11:28:55 q? 11:28:55 CA: ok, we can safely merge 11:29:02 PR merged 11:29:16 dape1 has joined #wot-script 11:29:35 Subtopic: PR 545 11:29:47 JR: no updates on this yet, it still needs work 11:29:51 Topic: issues 11:30:17 Subtopic: issue 548 11:30:24 https://github.com/w3c/wot-scripting-api/issues/548 11:30:51 CA: this comes from Luca 11:31:03 ... it brought up something we need to implement, and even spec 11:31:03 q+ 11:31:25 ... the spec doesn't mention how to handle this case 11:32:02 i|no updates|-> https://github.com/w3c/wot-scripting-api/pull/545 PR 545 - feat: expand exploreDirectory algorithm| 11:32:12 CA: things become tricky when additional responses refer to their own schema 11:32:32 s|https://github.com/w3c/wot-scripting-api/issues/548|-> https://github.com/w3c/wot-scripting-api/issues/548 Issue 548 - Support for additionalResponses| 11:32:37 rrsagent, draft minutes 11:32:39 I have made the request to generate https://www.w3.org/2024/05/13-wot-script-minutes.html kaz 11:32:45 CA: currently this is categorized as spec improvement 11:33:04 q+ 11:33:58 DP: the opening comment we need to correct 11:34:07 CA: good cath 11:34:11 ack dape1 11:34:12 s/cath/catch 11:35:01 q+ 11:35:03 q+ 11:35:07 ZK: we can make a note, give a scripting example, eventually we can make an algorithm 11:35:12 ack d 11:35:14 ack z 11:36:02 DP: when additional responses are more than just success/errors, then how to handle that? 11:36:20 CA: the schema of the output property should reflect also the schema of the additional responses 11:36:27 ... but we don't say anything about it now 11:36:40 ... somehow the runtime needs to figure it out 11:37:00 DP: so it's a bit of a grey area 11:37:08 q? 11:38:16 JR: not sure how well can we generalize this, as it's HTTP specific... 11:38:31 ... a general algorithm should also handle other protocols 11:38:40 ... maybe in the bindings 11:38:49 CA: right, this is coming from HTTP 11:39:13 ack J 11:39:38 CA: CoAP might be OK, but MQTT might be different 11:39:41 q+ 11:39:58 CA: what is important is the mapping, including error mapping 11:41:42 ZK: this shows the importance of scripting APIs, since it can model all these protocols with the same API 11:42:07 ... we need to give explicit examples for how to handle these situations 11:42:28 ... the best is to solve it in the bindings / TD spec. 11:42:37 Subtopic: issue 535 11:43:00 -> https://github.com/w3c/wot-scripting-api/issues/535 Issue 535 - Dedicated methods for DNS-SD, CoRE Link-Format discovery, and other approaches? 11:43:07 rrsagent, draft minutes 11:43:08 I have made the request to generate https://www.w3.org/2024/05/13-wot-script-minutes.html kaz 11:43:14 ack z 11:43:21 chair: Cristiano 11:43:22 rrsagent, draft minutes 11:43:24 I have made the request to generate https://www.w3.org/2024/05/13-wot-script-minutes.html kaz 11:43:45 https://github.com/w3c/wot-scripting-api/issues/535 11:44:36 i|we should reflect the biweekly meetings in the calendar|topic: Next calls| 11:44:38 rrsagent, draft minutes 11:44:39 I have made the request to generate https://www.w3.org/2024/05/13-wot-script-minutes.html kaz 11:44:47 JR: it's about if the Discovery TF introduction methods can be modeled explicitly 11:44:58 ... or are we fine with generic API 11:45:08 s|https://github.com/w3c/wot-scripting-api/issues/535|| 11:45:10 rrsagent, draft minutes 11:45:12 I have made the request to generate https://www.w3.org/2024/05/13-wot-script-minutes.html kaz 11:45:23 ...or whether these should be added by libraries 11:45:53 ... not sure how to move on 11:46:42 CA: IMHO it's quite hard to unify all introduction methods in one method 11:47:13 q+ 11:47:43 q+ 11:48:22 JR: maybe we could just request a TD and explore that 11:48:38 ... was not sure how the "magic" discovery would work 11:48:57 ack JKRhb 11:51:20 ack Zakim 11:51:24 ack zkis 11:52:04 rrsagent, draft minutes 11:52:05 I have made the request to generate https://www.w3.org/2024/05/13-wot-script-minutes.html kaz 11:55:44 q+ 11:57:14 q? 11:58:22 ZK: it all depends how much functionality do we want to expose in the app side from the implementation side 11:58:42 CA: most people seem to have some kind of directory which they explore 11:58:48 JR: 11:58:52 ack JKRhb 11:59:20 JR: maybe having the general way of discovery is nice, but was wondering is how to best configure this 11:59:41 ZK: we used to have some but they can change 12:00:33 JR: I gave an example in the issue 12:00:48 ZK: right, those have been supported in the past, we can extend the filters 12:00:59 JR: right, we can experiment more on this 12:01:32 CA: we could label features as experimental and gather more dev feedback 12:02:02 CA: maybe even during a plugfest 12:02:13 CA: time is up, AOB? 12:02:22 Meeting adjourned. 12:02:43 rrsagent, draft minutes 12:02:44 I have made the request to generate https://www.w3.org/2024/05/13-wot-script-minutes.html kaz 14:30:59 Zakim has left #wot-script