A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
T
- Thing - Class in com.gears42.iot.webthing
-
Thing class provides a Thing Description for a device, which includes thing's property, action and events.
- Thing(String, String, String, String) - Constructor for class com.gears42.iot.webthing.Thing
-
Initializes the Thing object.
- Thing(String, List<String>, String, String, String) - Constructor for class com.gears42.iot.webthing.Thing
-
Initialize the Thing object.
- ThingHandler() - Constructor for class com.gears42.iot.webthing.WebThingServer.ThingHandler
- THINGID - Static variable in class com.gears42.iot.webthing.Constants
- ThingsHandler() - Constructor for class com.gears42.iot.webthing.WebThingServer.ThingsHandler
- ThingWebSocket(HashMap<String, Thing>, NanoHTTPD.IHTTPSession) - Constructor for class com.gears42.iot.webthing.WebThingServer.ThingHandler.ThingWebSocket
-
Initialize the object.
- THREAD_POOL - Static variable in class com.gears42.iot.webthing.ServerSettings
- THREAD_POOL_DEFAULT - Static variable in class com.gears42.iot.webthing.Constants
- timestamp() - Static method in class com.gears42.iot.webthing.Utils
-
Get the current time.
All Classes All Packages