start abstract method
Starts this Servient and returns a scripting_api.WoT runtime object.
The scripting_api.WoT runtime can be used for consuming, producing, and discovering Things.
Implementation
Future<scripting_api.WoT> start();
Starts this Servient and returns a scripting_api.WoT runtime object.
The scripting_api.WoT runtime can be used for consuming, producing, and discovering Things.
Future<scripting_api.WoT> start();