Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add creating wot client plugin #16

Merged

Conversation

hidetak
Copy link
Contributor

@hidetak hidetak commented Apr 16, 2024

I have created a function that automatically creates a WoT client from a Thing Description that can be used in a web browser.

This function is useful not only for creating the base of the client, but also for checking the operation of the client during the development of the Thing.

A description of the functionality has been added below.

https://github.com/hidetak/eclipse-thingweb-node-red/tree/add-creating-dashboard-client-plugin/node-red-node-wot#create-wot-client-flow-automaticaly

If you have any questions or suggestions, please contact me.

Copy link
Member

@egekorkan egekorkan left a comment

Choose a reason for hiding this comment

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

I have to say, this is really really cool. I did not even think of this possibility and I would have done this each time by hand... I have some comments, most important is the check bindings method

@egekorkan egekorkan merged commit 05dcbd4 into eclipse-thingweb:main May 4, 2024
2 checks passed
@egekorkan
Copy link
Member

@hidetak sorry for forgetting the usage feedback. I want to now test with the Things we host then I will try with a Siemens Modbus device at work.

  • I have found some small typos and creating a PR for it.
  • Creating an issue for the rest of the findings

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.

None yet

3 participants