Skip to content

docs: update README links for online user interfaces#1502

Open
Khushi-gc wants to merge 1 commit intoeclipse-thingweb:masterfrom
Khushi-gc:fix/issue-1399-readme-links
Open

docs: update README links for online user interfaces#1502
Khushi-gc wants to merge 1 commit intoeclipse-thingweb:masterfrom
Khushi-gc:fix/issue-1399-readme-links

Conversation

@Khushi-gc
Copy link

Update broken links in the Online Things section and browser example after thingweb.io website restructuring. Also add a reference to the generic Web UI.

Fixes #1399

Update broken links in the Online Things section and browser example after thingweb.io website restructuring. Also add a reference to the generic Web UI.

Fixes eclipse-thingweb#1399

Signed-off-by: Khushi-gc <khushi@globcred.org>
@Khushi-gc Khushi-gc marked this pull request as draft March 15, 2026 13:00
@Khushi-gc Khushi-gc marked this pull request as ready for review March 15, 2026 13:00
```

If you execute both scripts you will see `count: ${count}` printed 5 times. We host a more complex version of this example at [http://plugfest.thingweb.io/examples/counter.html](http://plugfest.thingweb.io/examples/counter.html) and you can find the source code in the [counter example](./examples/browser) folder. You can also find more examples in the [examples folder](./examples/scripts) for JavaScript and in the [examples folder](./packages/examples/) for TypeScript. Finally, for your convenience, we host a set of online Things that you can use to test your applications. You can find more information about them in the [Online Things](#online-things) section.
If you execute both scripts you will see `count: ${count}` printed 5 times. We host a more complex version of this example at [https://thingweb.io/webui/#tab-counter](https://thingweb.io/webui/#tab-counter) and you can find the source code in the [counter example](./examples/browser) folder. You can also find more examples in the [examples folder](./examples/scripts) for JavaScript and in the [examples folder](./packages/examples/) for TypeScript. Finally, for your convenience, we host a set of online Things that you can use to test your applications. You can find more information about them in the [Online Things](#online-things) section.
Copy link
Member

Choose a reason for hiding this comment

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

We need to rework the links (and websites) in a more sophisticated fashion.
We used to have a dedicated HTML website for counter. The proposed change points to the generic WebUI.

The proper link on GitHub would be https://github.com/eclipse-thingweb/node-wot/blob/master/examples/browser/counter.html but it is no longer hosted anywhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update README links for online user interfaces

2 participants