Package infrastructure.wot
Class WotClient
java.lang.Object
infrastructure.wot.WotClient
Web of things client.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WotClient
Default constructor.- Parameters:
thingId
- the thing id to use.
-
-
Method Details
-
invoke
Invoke an action on the thing.- Parameters:
action
- the name of the action.inputs
- the inputs of the action.
-