thingtalk icon indicating copy to clipboard operation
thingtalk copied to clipboard

WebThings framework.

Results 7 thingtalk issues
Sort by recently updated
recently updated
newest added

1. Thing => ExposedThing 2. add CosumedThing 3. add Servient to support ExposedThing and CosumedThing 4. move thing container to Sevient example: ```python servient = Servient() servient.addServer( HttpServer({ port: 8081...

This library looks really nice. Would it theoretically be possible to run it on the same server as the Gateway? Perhaps with a different port? Or would it then no...

`wget https://raw.githubusercontent.com/hidaris/thingtalk/master/example/test.py` -> 404

There should be a document that the user can easily consult on how to use, and it should be if friendly and detailed

documentation