Vignesh Venkatasubramanian Vaidyanathan
Vignesh Venkatasubramanian Vaidyanathan
I use events primarily with HTTP SSE. When I generate the TD without the subprotocol option within the event affordance, the node-wot client subscribes to the event multiple times. The...
I have an action with the following schema: ```json "sample_get_method": { "title": "sample_get_method", "forms": [ { "href": "https://LAPTOP-F60CU35D:8083/spectrometer/ocean-optics/USB2000-plus/get-example", "op": "invokeaction", "htv:methodName": "GET", "contentType": "application/json" } ], "safe": true, "idempotent": true,...