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

G

get() - Method in class com.gears42.iot.webthing.Value
Returns the last known value from the underlying thing.
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.ActionHandler
Handle a GET request.
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.ActionIDHandler
Handle a GET request.
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.ActionsHandler
Handle a GET request.
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.BaseHandler
Handle a GET request.
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.ComplianceEventHandler
Handle complianceevent GET request.
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.EventHandler
Handle a GET request.
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.EventsHandler
Handle a GET request.
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.PropertiesHandler
Handle a GET request.
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.PropertyHandler
Handle a GET request.
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.ThingHandler
Handle a GET request, including websocket requests.
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.ThingsHandler
Handle a GET request, including websocket requests.
getAction(String, String) - Method in class com.gears42.iot.webthing.Thing
Get an action.
getActionDescriptions(String) - Method in class com.gears42.iot.webthing.Thing
Get the thing's actions as a JSONArray.
getActionId(RouterNanoHTTPD.UriResource, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.ActionIDHandler
Get the action ID from the URI.
getActionName(RouterNanoHTTPD.UriResource, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.ActionHandler
Get the action name from the URI.
getActionName(RouterNanoHTTPD.UriResource, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.ActionIDHandler
Get the action name from the URI.
getAllConfig() - Method in interface com.gears42.iot.webthing.DatabaseHandlerI
Get compliance configuration for all properties.
getAllConfig() - Method in class com.gears42.iot.webthing.DatabaseHandlerImpl
Get compliance configuration for all properties.
getAllEvents() - Method in interface com.gears42.iot.webthing.DatabaseHandlerI
Get all compliance events.
getAllEvents() - Method in class com.gears42.iot.webthing.DatabaseHandlerImpl
Get all compliance events.
getAllPendingEvents() - Method in interface com.gears42.iot.webthing.DatabaseHandlerI
Get all pending compliance events.
getAllPendingEvents() - Method in class com.gears42.iot.webthing.DatabaseHandlerImpl
Get all pending compliance events.
getComplianceEvent(String) - Method in class com.gears42.iot.webthing.Thing
 
getComplianceEvents() - Static method in class com.gears42.iot.webthing.ComplianceEvent
Get all Compliance events.
getComplianceProperties() - Method in interface com.gears42.iot.webthing.DatabaseHandlerI
Get all compliance properties data.
getComplianceProperties() - Method in class com.gears42.iot.webthing.DatabaseHandlerImpl
Get all compliance properties data.
getConfigForProperty(String, String) - Method in interface com.gears42.iot.webthing.DatabaseHandlerI
Get compliance configuration for a property.
getConfigForProperty(String, String) - Method in class com.gears42.iot.webthing.DatabaseHandlerImpl
Get compliance configuration for a property.
getConfigPropertyNames(String, boolean) - Method in interface com.gears42.iot.webthing.DatabaseHandlerI
List of compliance configured properties.
getConfigPropertyNames(String, boolean) - Method in class com.gears42.iot.webthing.DatabaseHandlerImpl
List of compliance configured properties.
getContext() - Method in class com.gears42.iot.webthing.Thing
Get the type context of the thing.
getData() - Method in class com.gears42.iot.webthing.Event
Get the event's data.
getDescription() - Method in class com.gears42.iot.webthing.Thing
Get the description of the thing.
getDeviceId() - Method in class com.gears42.iot.webthing.Thing
gives the id of the device/thing.
getEmail() - Static method in class com.gears42.iot.webthing.ServerSettings
Return the email.
getEventDescriptions(String) - Method in class com.gears42.iot.webthing.Thing
Get the thing's events as a JSONArray.
getEventName(RouterNanoHTTPD.UriResource, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.EventHandler
Get the event name from the URI.
getHref() - Method in class com.gears42.iot.webthing.Action
Get this action's href.
getHref() - Method in class com.gears42.iot.webthing.Property
Get the href of this property.
getHref() - Method in class com.gears42.iot.webthing.Thing
Get this thing's href.
getId() - Method in class com.gears42.iot.webthing.Action
Get this action's ID.
getId() - Method in class com.gears42.iot.webthing.WebThingServer.MultipleThings
 
getId() - Method in class com.gears42.iot.webthing.WebThingServer.SingleThing
 
getInput() - Method in class com.gears42.iot.webthing.Action
Get the inputs for this action.
getIP() - Static method in class com.gears42.iot.webthing.Utils
Get the default local IP address.
getJobXML(String) - Method in interface com.gears42.iot.webthing.DatabaseHandlerI
Get JobXML.
getJobXML(String) - Method in class com.gears42.iot.webthing.DatabaseHandlerImpl
Get JobXML.
getKey() - Static method in class com.gears42.iot.webthing.ServerSettings
Return the key.
getMetadata() - Method in class com.gears42.iot.webthing.Property
Get the metadata associated with this property.
getMin(List<Integer>) - Static method in class com.gears42.iot.webthing.Utils
 
getModel() - Method in class com.gears42.iot.webthing.Thing
Get the model name of the thing.
getName() - Method in class com.gears42.iot.webthing.Action
Get this action's name.
getName() - Method in class com.gears42.iot.webthing.Event
Get the event's name.
getName() - Method in class com.gears42.iot.webthing.Property
Get the name of this property.
getName() - Method in class com.gears42.iot.webthing.Thing
Get the name of the thing.
getName() - Method in class com.gears42.iot.webthing.WebThingServer.MultipleThings
Get the mDNS server name.
getName() - Method in class com.gears42.iot.webthing.WebThingServer.SingleThing
Get the mDNS server name.
getNixNotified() - Method in class com.gears42.iot.webthing.ComplianceEvent
get nix notified.
getNotifyCount() - Method in class com.gears42.iot.webthing.ComplianceEvent
Get notify count.
getPassword() - Static method in class com.gears42.iot.webthing.ServerSettings
Return the password.
getProperties() - Method in class com.gears42.iot.webthing.Thing
Get a mapping of all properties and their values.
getProperty(String) - Method in class com.gears42.iot.webthing.Thing
Get a property's value.
getPropertyDescriptions() - Method in class com.gears42.iot.webthing.Thing
Get the thing's properties as a JSONObject.
getPropertyName(RouterNanoHTTPD.UriResource, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.MDMAttributesHandler
Get the property name from the URI.
getPropertyName(RouterNanoHTTPD.UriResource, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.PropertyHandler
Get the property name from the URI.
getProtocols() - Method in class com.gears42.iot.webthing.WebThingServer.SSLOptions
Get the list of enabled protocols.
getReason() - Method in class com.gears42.iot.webthing.ActionResponse
 
getRequestId() - Method in class com.gears42.iot.webthing.ComplianceEvent
Get requestId of the ComplianceEvent.
getSDKVersion() - Static method in class com.gears42.iot.webthing.ServerSettings
Return the SDK version.
getSocketFactory() - Method in class com.gears42.iot.webthing.WebThingServer.SSLOptions
Create an SSLServerSocketFactory as required by NanoHTTPD.
getSocketUrl() - Method in class com.gears42.iot.webthing.ComplianceEvent
Get Url of the Socket.
getStatus() - Method in class com.gears42.iot.webthing.Action
Get this action's status.
getStatus() - Method in class com.gears42.iot.webthing.ActionResponse
Get the current status of action.
getThing() - Method in class com.gears42.iot.webthing.Action
Get the thing associated with this action.
getThing() - Method in class com.gears42.iot.webthing.Event
Get the thing associated with this event.
getThing() - Method in class com.gears42.iot.webthing.Property
Get the thing associated with this property.
getThing() - Method in class com.gears42.iot.webthing.Thing
Gives the current instance of the Thing.
getThing(RouterNanoHTTPD.UriResource, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.BaseHandler
Get the thing this request is for.
getThing(String) - Method in class com.gears42.iot.webthing.WebThingServer.MultipleThings
Get the thing at the given index.
getThing(String) - Method in class com.gears42.iot.webthing.WebThingServer.SingleThing
Get the thing at the given index.
getThingIDs() - Method in interface com.gears42.iot.webthing.DatabaseHandlerI
List of thingIds on which the compliance is configured.
getThingIDs() - Method in class com.gears42.iot.webthing.DatabaseHandlerImpl
List of thingIds on which the compliance is configured.
getThings() - Method in class com.gears42.iot.webthing.WebThingServer.MultipleThings
Get the list of things.
getThings() - Method in class com.gears42.iot.webthing.WebThingServer.SingleThing
Get the list of things.
getTime() - Method in class com.gears42.iot.webthing.Event
Get the event's timestamp.
getTimeCompleted() - Method in class com.gears42.iot.webthing.Action
Get the time the action was completed.
getTimeRequested() - Method in class com.gears42.iot.webthing.Action
Get the time the action was requested.
getType() - Method in class com.gears42.iot.webthing.Property
Get the Value type of the property.
getType() - Method in class com.gears42.iot.webthing.Thing
Get the type(s) of the thing.
getUiHref() - Method in class com.gears42.iot.webthing.Thing
Get this thing's UI href.
getUriParam(String, int) - Method in class com.gears42.iot.webthing.WebThingServer.BaseHandler
Get a parameter from the URI.
getValue() - Method in class com.gears42.iot.webthing.Property
Get the current property value.
getWsHref() - Method in class com.gears42.iot.webthing.Thing
Get this thing's websocket href.
GREATER_THAN - Static variable in class com.gears42.iot.webthing.Constants
 
GREATER_THAN_EQUAL - Static variable in class com.gears42.iot.webthing.Constants
 
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