A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

G

get() - Method in class wappsto.api.rest.request.Request.Builder
Send a GET request to the given endpoint
get(Class<?>) - Method in class wappsto.api.rest.request.Request.Builder
Send a GET request to the given endpoint
get(String, Class<?>) - Method in class wappsto.api.rest.request.Request.Builder
Send a GET request with a session header to the given endpoint
GET - wappsto.iot.rpc.Methods
 
getControlStateId(int) - Method in class wappsto.iot.network.VirtualIoTNetwork
Return the UUID of a control state from a list
getCreator() - Method in interface wappsto.api.network.NetworkService
 
getCreator() - Method in class wappsto.api.rest.network.RestNetworkService
Get a network creator object used for creating a simulated IoT network
getCreator(boolean) - Method in interface wappsto.api.network.NetworkService
 
getCreator(boolean) - Method in class wappsto.api.rest.network.RestNetworkService
Get a network creator object used for creating a simulated IoT network
getCurrentTimestamp() - Static method in class wappsto.Util
 
getDevice(UUID) - Method in interface wappsto.api.network.NetworkService
 
getDevice(UUID) - Method in class wappsto.api.rest.network.RestNetworkService
Fetch a device by its UUID
getId() - Method in class wappsto.api.rest.session.RestAdmin
Get the session ID
getId() - Method in class wappsto.api.rest.session.RestUser
 
getId() - Method in interface wappsto.api.session.Session
 
getReportStateId(int) - Method in class wappsto.iot.network.VirtualIoTNetwork
Return the UUID of a report state from a list
getState(UUID) - Method in interface wappsto.api.network.NetworkService
 
getState(UUID) - Method in class wappsto.api.rest.network.RestNetworkService
Get the current state of a value of a network.
getValue(UUID) - Method in interface wappsto.api.network.NetworkService
 
getValue(UUID) - Method in class wappsto.api.rest.network.RestNetworkService
Fetch a value by its UUID
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages