eclipse-thingweb / eclipse-thingweb/node-wot

Removing writemultiple operation generation for http

Open
#1,087 2 comments 1 reaction 0 assignees View on GitHub
binding-http
Dominant language
TypeScript
Stars
192
Forks
100
Avg merge
3d 2h
Merged PRs (30d)
6

Description

> However, wouldn't it be better to never generate a TD with it?

Good point, I removed it for now alongside the `handleWriteMultipleProperties` method in order to not confuse people. However, note that in the HTTP server, the write meta operations are actually added to the `op` array despite having no corresponding handler method defined:

https://github.com/eclipse-thingweb/node-wot/blob/227be532bc98f5f6c8aeb4abc9de07cccca0ce71/packages/binding-http/src/http-server.ts#L346-L366

_Originally posted by @JKRhb in https://github.com/eclipse-thingweb/node-wot/pull/1086#issuecomment-1721530665_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.