IRC log of wot-script on 2023-09-25
Timestamps are in UTC.
- 11:03:43 [RRSAgent]
- RRSAgent has joined #wot-script
- 11:03:48 [RRSAgent]
- logging to https://www.w3.org/2023/09/25-wot-script-irc
- 11:04:16 [kaz]
- present+ Kaz_Ashimura, Cristiano_Aguzzi, Daniel_Peintner, Tomoaki_Mizushima
- 11:04:36 [dape]
- scribe: dape
- 11:05:01 [dape]
- TOPIC: Previous minutes
- 11:05:13 [dape]
- -> Sept 18 -> https://www.w3.org/2023/09/18-wot-script-minutes.html
- 11:05:29 [dape]
- CA: Minutes look good. Names need to be fixed
- 11:07:05 [dape]
- ... no objections -> minutes are approved
- 11:07:11 [dape]
- TOPIC: Publication check
- 11:07:23 [kaz]
- q+
- 11:07:24 [dape]
- CA: Still waiting...
- 11:07:46 [dape]
- Kaz: I am working on it
- 11:07:55 [JKRhb]
- JKRhb has joined #wot-script
- 11:07:58 [dape]
- ... maybe publish it today or tomorrow
- 11:08:28 [dape]
- ... will ping webmaster as well
- 11:08:34 [dape]
- TOPIC: Scripting API report
- 11:08:43 [dape]
- CA: Briefly talked about it in main call
- 11:08:52 [dape]
- ... other pressing issues in main call
- 11:09:01 [dape]
- ... we might need to ping again
- 11:09:15 [dape]
- ... not sure "when" to do it or "where" to do it
- 11:09:44 [kaz]
- q+
- 11:10:07 [dape]
- DP: Yes, we might need to wait a bit
- 11:10:17 [dape]
- Kaz: General report during main call makes sense
- 11:10:44 [dape]
- ... this week we will have policy discussions in main call.. and might take longer
- 11:10:54 [dape]
- ... suggest to make report in 2 weeks or so
- 11:10:55 [kaz]
- agenda: https://www.w3.org/WoT/IG/wiki/WG_WoT_Scripting_API_WebConf#September_25.2C_2023
- 11:11:13 [dape]
- CA: Yes, let's put topic on hold for now
- 11:11:27 [dape]
- SUBTOPIC: What's next
- 11:11:35 [dape]
- CA: Start reviewing use-cases...
- 11:11:45 [dape]
- ... looking into missing features
- 11:11:59 [dape]
- ... I guess we might need to wait for re-chartering
- 11:12:03 [dape]
- q+
- 11:12:07 [kaz]
- ack k
- 11:12:09 [dape]
- ack kaz
- 11:13:04 [dape]
- ack dape
- 11:13:33 [dape]
- DP: In the meanwhile we can look into existing issues
- 11:14:32 [dape]
- CA: I checked some issues as well..
- 11:14:59 [dape]
- ...some are not about use-cases.. just technical improvements
- 11:15:14 [dape]
- ... Zoltan had also some improvements in mind
- 11:15:24 [cris_]
- q?
- 11:15:27 [dape]
- ... labeling and such is very welcome
- 11:15:30 [kaz]
- i|I checked|-> https://github.com/w3c/wot-scripting-api/issues wot-scripting-api issues|
- 11:15:38 [dape]
- TOPIC: PRs
- 11:15:53 [dape]
- SUBTOPIC: Better types for Scripting API P R489
- 11:15:59 [dape]
- -> https://github.com/w3c/wot-scripting-api/pull/489
- 11:16:16 [dape]
- CA: I tried to improve typing for scripting API
- 11:16:30 [dape]
- ... helps to get better (more precise) errors
- 11:16:46 [dape]
- ... for example the name of properties is checked
- 11:16:57 [dape]
- ... helps to avoid typos
- 11:17:30 [dape]
- ... this is the goal of the PR
- 11:17:35 [dape]
- ... I ask you to review it
- 11:18:07 [dape]
- DP: Nix work.. will take a look
- 11:18:07 [kaz]
- present+ Jan_Romann
- 11:18:14 [kaz]
- rrsagent, make log public
- 11:18:19 [kaz]
- rrsagent, draft minutes
- 11:18:21 [RRSAgent]
- I have made the request to generate https://www.w3.org/2023/09/25-wot-script-minutes.html kaz
- 11:18:28 [dape]
- s/Nix/Nice
- 11:19:09 [dape]
- JR: Promising work
- 11:19:19 [dape]
- ... is the union of string needed?
- 11:19:30 [dape]
- CA: Tricky
- 11:20:08 [dape]
- .. if "T" is any.. keyof causes issues
- 11:20:23 [dape]
- JR: Union does not prevent auto completion, right?
- 11:20:32 [dape]
- CA: It should work just fine
- 11:20:39 [dape]
- JR: Great
- 11:20:46 [dape]
- q?
- 11:20:47 [cris_]
- q?
- 11:21:08 [dape]
- CA: Will discuss this PR again next week....
- 11:21:23 [dape]
- TOPIC: Discovery
- 11:21:34 [dape]
- JR: Updated PR in node-wot w.r.t. discovery
- 11:21:46 [dape]
- ... might be 2 things worth discussing
- 11:21:56 [dape]
- ... wondering about explore function..
- 11:22:04 [dape]
- ... and general discover method
- 11:22:38 [cris_]
- node-wot PR -> https://github.com/eclipse-thingweb/node-wot/pull/864
- 11:23:22 [dape]
- JR: direct method is a left over
- 11:23:47 [dape]
- ... I implemented requestThingDescription ... works quite well
- 11:24:14 [dape]
- ... a more general question I had was about exploreDirectory
- 11:24:23 [dape]
- ... ulr pointing to TD
- 11:24:33 [dape]
- ... should we consume TD ?
- 11:24:43 [dape]
- s/ulr/url
- 11:25:01 [dape]
- CA: I suggest to start experimenting with it
- 11:25:03 [kaz]
- q+
- 11:25:51 [JKRhb]
- q+
- 11:25:58 [dape]
- Kaz: Wondering about relationship between PR in node-wot and Scripting API?
- 11:26:05 [kaz]
- ack k
- 11:26:23 [dape]
- CA: We are exploring discovery API
- 11:26:40 [kaz]
- s/between PR/between this Pullrequest 864/
- 11:26:53 [dape]
- ... impact for Scripting API
- 11:26:54 [kaz]
- s/in node-wot/on the node-wot repository/
- 11:27:18 [dape]
- JR: If general tests work we can align the API
- 11:27:43 [dape]
- CA: Concrete implementations can help
- 11:28:16 [dape]
- Kaz: Shall we talk about it in Discovery calls as well?
- 11:28:25 [dape]
- CA: Maybe, but we are not there yet
- 11:28:59 [kaz]
- s/Scripting API?/W3C WoT specifications. Which WoT spec is related to this Pullrequest, WoT Scripting API, WoT Discovery or WoT Thing Description?/
- 11:29:20 [dape]
- JR: second question
- 11:29:34 [dape]
- ... about general discover function
- 11:30:01 [dape]
- ... in implementations how to specify which kind of discovery should happen?
- 11:30:16 [kaz]
- i/Second/Kaz: So this is a trial implementation to see what kind of API definition would be the best, and proposal for the WoT Discovery spec should be also made after settling the discussion./
- 11:30:23 [kaz]
- i/So this/scribenick: kaz/
- 11:30:27 [dape]
- ... multiple protocols supported but how to limit discovery to CoAP only?
- 11:30:34 [kaz]
- i/second question/scribenick: dape/
- 11:30:38 [kaz]
- rrsagent, draft minutes
- 11:30:39 [RRSAgent]
- I have made the request to generate https://www.w3.org/2023/09/25-wot-script-minutes.html kaz
- 11:30:45 [dape]
- ... I was wondering about 2nd argument
- 11:30:57 [kaz]
- chair: Cristiano/Daniel
- 11:30:58 [kaz]
- rrsagent, draft minutes
- 11:30:59 [RRSAgent]
- I have made the request to generate https://www.w3.org/2023/09/25-wot-script-minutes.html kaz
- 11:31:05 [dape]
- CA: I think this goes on with new feature discussion
- 11:31:15 [dape]
- ... we might need use-cases
- 11:31:45 [kaz]
- i/second question/Kaz: So this is a trial implementation to see what kind of API definition would be the best, and proposal for the WoT Discovery spec should be also made after settling the discussion./
- 11:31:47 [kaz]
- rrsagent, draft minutes
- 11:31:48 [RRSAgent]
- I have made the request to generate https://www.w3.org/2023/09/25-wot-script-minutes.html kaz
- 11:31:59 [kaz]
- i/So this/scribenick: kaz/
- 11:32:02 [kaz]
- rrsagent, draft minutes
- 11:32:03 [RRSAgent]
- I have made the request to generate https://www.w3.org/2023/09/25-wot-script-minutes.html kaz
- 11:32:20 [kaz]
- i/second question/scribenick: dape/
- 11:32:22 [kaz]
- rrsagent, draft minutes
- 11:32:23 [RRSAgent]
- I have made the request to generate https://www.w3.org/2023/09/25-wot-script-minutes.html kaz
- 11:32:40 [dape]
- JR: ThingFilter no longer contains URL anymore ...
- 11:33:14 [dape]
- CA: Would be nice to have some backtracking what is needed
- 11:33:29 [dape]
- CA: AOB ?
- 11:33:32 [cris_]
- q?
- 11:33:42 [JKRhb]
- ack j
- 11:34:05 [dape]
- -> none -> [adjourned ]
- 11:34:09 [kaz]
- rrsagent, draft minutes
- 11:34:10 [RRSAgent]
- I have made the request to generate https://www.w3.org/2023/09/25-wot-script-minutes.html kaz
- 13:10:15 [mahda-noura]
- mahda-noura has joined #wot-script
- 14:02:55 [Zakim]
- Zakim has left #wot-script