Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion node-red-node-wot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The package is built upon the [node-wot](https://github.com/eclipse-thingweb/nod

## Provided Nodes

After installation, the package adds eight nodes at the Node-RED palette, each scoped under the __Web of Things__ title.
After installation, the package adds ten nodes at the Node-RED palette, each scoped under the __Web of Things__ title.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest removing any number

Suggested change
After installation, the package adds ten nodes at the Node-RED palette, each scoped under the __Web of Things__ title.
After installation, the package adds some nodes at the Node-RED palette, each scoped under the __Web of Things__ title.

OR

Suggested change
After installation, the package adds ten nodes at the Node-RED palette, each scoped under the __Web of Things__ title.
After installation, the package adds nodes at the Node-RED palette, each scoped under the __Web of Things__ title.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Total rewrite for better readability and clarity:
After installation, the package adds several nodes to the Node-RED palette, all grouped under the Web of Things title. These nodes are designed to interact with the various interaction affordances of a Thing:

Those nodes are as follows and needed to interact with different interaction affordances of a Thing:

1) Read Property node;
Expand Down