eclipse-thingweb / eclipse-thingweb/node-wot

[binding-http] How to use readmultipleproperties operation with a usual REST Client

オープン
#246 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

binding-http bug
主要言語
TypeScript
スター
193
フォーク
100
平均マージ
3日 4時間
マージ済み PR(30日)
12

説明

The hosted TestThing has the meta interaction readmultipleproperties, however, how would I execute this operation with a REST Client like Postman? What is the needed HTTP request?

I have tried sending a GET request to http://plugfest.thingweb.io:8083/TestThing/all/properties with the body of the request being an array like ["bool","int"] but I still get all the properties.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、issue に記載された URL と payload を使ってホストされた TestThing に対するリクエストを再現し、その後 readmultipleproperties に対する binding-http の処理を調べます。ソースファイルもテストも指定されていません。完了条件は、正しい HTTP リクエストを文書化し、それが要求されたプロパティのみを返すことを確認することです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
nodejs, postman, typescript
領域
api, backend, documentation
issue の種類
ドキュメント
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。