Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

configuring protocol bindings in the command line runner #38

Closed
h0ru5 opened this issue May 11, 2017 · 1 comment
Closed

configuring protocol bindings in the command line runner #38

h0ru5 opened this issue May 11, 2017 · 1 comment

Comments

@h0ru5
Copy link
Contributor

h0ru5 commented May 11, 2017

To extend or generally configure the command line runner, we forsee to look for a wot-servient.conf.json in the directory.

This should in future also be used to include protocol adapters.
if the json file includes the entries:

"servers" : [
   "node-wot-protocols-coap-server"
],
"clients" : [
    "node-wot-protocols-coap-client"
]

then the cli should attempt to require() them and add them to the servient

@h0ru5 h0ru5 changed the title configuring command line runner configuring protocol bindings in the command line runner May 11, 2017
@mkovatsc
Copy link
Contributor

Moved to eclipse-thingweb/node-wot#14.
Closing here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants