- FACEBOOK_AUTH - Static variable in class com.aylanetworks.aylasdk.auth.FaceBookOAuthProvider
-
- FaceBookOAuthProvider - Class in com.aylanetworks.aylasdk.auth
-
This class is used to authenticate login credentials via FaceBook OAuth provider.
- FaceBookOAuthProvider(WebView) - Constructor for class com.aylanetworks.aylasdk.auth.FaceBookOAuthProvider
-
- factoryReset(Response.Listener<AylaAPIRequest.EmptyResponse>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Requests a factory reset of the device.
- factoryReset(Response.Listener<AylaAPIRequest.EmptyResponse>, ErrorListener) - Method in class com.aylanetworks.aylasdk.localdevice.AylaLocalDevice
-
- FAILED - Static variable in class com.aylanetworks.aylasdk.icc.userconsent.AylaUserConsentJob.DeviceStatus
-
The action assigned to the device has been failed.
- failed - Variable in class com.aylanetworks.aylasdk.icc.userconsent.AylaUserConsentJob.UpdateUserConsentJobsResult
-
- failed(AylaError) - Method in interface com.aylanetworks.aylasdk.lan.AylaLanModule.MDNSListener
-
Called when attempt to find LAN IP address of a device through MDNS fails.
- FAIR - Static variable in class com.aylanetworks.aylasdk.AylaDeviceConnectionInfo.RssiLevel
-
- FEATURE_AP_STA - Static variable in class com.aylanetworks.aylasdk.setup.AylaSetupDevice
-
- FEATURE_REG_TOKEN - Static variable in class com.aylanetworks.aylasdk.setup.AylaSetupDevice
-
- FEATURE_RSA_KE - Static variable in class com.aylanetworks.aylasdk.setup.AylaSetupDevice
-
- FEATURE_WPS - Static variable in class com.aylanetworks.aylasdk.setup.AylaSetupDevice
-
- features - Variable in class com.aylanetworks.aylasdk.setup.AylaSetupDevice
-
- fetchAction(String, Response.Listener<AylaAction>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaRulesService
-
Fetches an AylaAction from the cloud for the given action uuid
- fetchActions(Response.Listener<AylaAction[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaRulesService
-
Fetches an array of AylaActions from the cloud
- fetchActions(Response.Listener<AylaScheduleAction[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaSchedule
-
Fetches an Array of existing AylaScheduleActions from the cloud for this Schedule
- fetchAlertHistory(String, Response.Listener<AylaAlertHistory[]>, ErrorListener, boolean, int, int, AylaAlertHistory.AlertFilter, Map<String, String>) - Method in class com.aylanetworks.aylasdk.AylaDeviceManager
-
Fetch list of alerts sent to the user for this device.
- fetchAllSubscriptions(Response.Listener<AylaDSSubscription[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDSManager
-
Fetch all subscriptions for the user from Datastream service.
- fetchApps(Response.Listener<AylaDeviceNotificationApp[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDeviceNotification
-
Deprecated.
Fetches an array of AylaDeviceNotificationApps from the cloud
- fetchApps(Response.Listener<AylaPropertyTriggerApp[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaPropertyTrigger
-
Deprecated.
Fetches an Array of TriggerApps for this Property Trigger
- fetchAylaDatum(String, Response.Listener<AylaDatum>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Fetches a single datum owned by this device from Ayla service.
- fetchAylaDatum(String, Response.Listener<AylaDatum>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaSessionManager
-
Fetches a single datum owned by this user from Ayla service.
- fetchAylaDatums(String[], Response.Listener<AylaDatum[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Fetches a list of device data from Ayla service.
- fetchAylaDatums(String, Response.Listener<AylaDatum[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Fetches a list of device data with keys that match the pattern passed to this method.
- fetchAylaDatums(Response.Listener<AylaDatum[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Fetches list of all datum objects for this device.
- fetchAylaDatums(String[], Response.Listener<AylaDatum[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaSessionManager
-
Fetches a list of user data from Ayla service.
- fetchAylaDatums(String, Response.Listener<AylaDatum[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaSessionManager
-
Fetches a list of user data with keys that match the pattern passed to this
method.
- fetchAylaDatums(Response.Listener<AylaDatum[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaSessionManager
-
Fetches list of all datum objects for this user.
- fetchBleCandidates(Response.Listener<AylaRegistrationCandidate[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaBLEGateway
-
This method fetches an array of registration candidates for nodes visible to this gateway.
- fetchCandidate(String, String, AylaDevice.RegistrationType, Response.Listener<AylaRegistrationCandidate>, ErrorListener) - Method in class com.aylanetworks.aylasdk.setup.AylaRegistration
-
This method gets a Registration Candidate device from the server.
- fetchCandidate(String, AylaDevice.RegistrationType, Response.Listener<AylaRegistrationCandidate>, ErrorListener) - Method in class com.aylanetworks.aylasdk.setup.AylaRegistration
-
This method gets a Registration Candidate from the server.
- fetchCharacteristics() - Method in class com.aylanetworks.aylasdk.localdevice.ble.AylaBLEDevice
-
- fetchConnectionInfo(Response.Listener<AylaDeviceConnectionInfo>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Fetch the connection information the device used to connect to the cloud, such as
the type of connectivity and the connectivity technology used.
- fetchContacts(Response.Listener<AylaContact[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaSessionManager
-
Fetches a list of Contacts for this user from Ayla service.
- fetchDatapoints(int, Date, Date, Response.Listener<AylaDatapoint[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaProperty
-
Fetches a collection of datapoints for this property from the server.
- fetchDatapointWithID(String, Response.Listener<AylaDatapoint<T>>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaProperty
-
Fetches the datapoint using the specified datapoint ID.
- fetchDeviceAccessPoints(int, AylaPredicate<AylaWifiScanResults.Result>, Response.Listener<AylaWifiScanResults>, ErrorListener) - Method in class com.aylanetworks.aylasdk.setup.AylaSetup
-
- fetchDeviceAccessPoints(AylaPredicate<AylaWifiScanResults.Result>, Response.Listener<AylaWifiScanResults>, ErrorListener) - Method in class com.aylanetworks.aylasdk.setup.AylaSetup
-
- fetchDeviceAccessPointsLan(int, AylaPredicate<AylaWifiScanResults.Result>, Response.Listener<AylaWifiScanResults>, ErrorListener) - Method in class com.aylanetworks.aylasdk.setup.AylaSetup
-
- fetchDeviceAccessPointsLAN(int, AylaPredicate<AylaWifiScanResults.Result>, Response.Listener<AylaWifiScanResults>, ErrorListener) - Method in class com.aylanetworks.aylasdk.setup.AylaSetup
-
- fetchDeviceAPsWithRegex(String, Response.Listener<AylaWifiScanResults>, ErrorListener) - Method in class com.aylanetworks.aylasdk.setup.AylaSetup
-
- fetchDeviceDetailsWithDSN(String, Response.Listener<AylaDevice>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDeviceManager
-
Fetches detailed info of a device with specific DSN from device service in the cloud.
- fetchDeviceJobs(Map<String, String>, Response.Listener<AylaUserConsentJob.Device[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.icc.AylaIccManager
-
Fetches device jobs that match the specified query parameters.
- fetchDeviceJobs(AylaUserConsentJob.FiltersBuilder, Response.Listener<AylaUserConsentJob.Device[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.icc.AylaIccManager
-
Fetch device jobs with query parameters from the given filters builder.
- fetchDevices() - Method in class com.aylanetworks.aylasdk.AylaDeviceManager
-
Fetches the list of devices from the server and merges them into our set.
- fetchDeviceWifiStatus(Response.Listener<AylaWifiStatus>, ErrorListener) - Method in class com.aylanetworks.aylasdk.setup.AylaSetup
-
Fetches the current WiFi status from the module.
- fetchLinkedAccounts(Response.Listener<AylaLinkedAccount[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaSessionManager
-
Fetches the array of linked accounts from the service
- fetchMessageContent(Response.Listener<String>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaMessageProperty
-
Fetches the message content from the cloud through the stored datapoint ID.
- fetchNextCharacteristic() - Method in class com.aylanetworks.aylasdk.localdevice.ble.AylaBLEDevice
-
- fetchNotifications(Response.Listener<AylaDeviceNotification[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Fetches an Array of existing AylaDeviceNotifications from the cloud
- fetchOTAImageFile(AylaOTAImageInfo, String, MultipartProgressListener, Response.Listener<AylaAPIRequest.EmptyResponse>, ErrorListener) - Method in class com.aylanetworks.aylasdk.ota.AylaLanOTADevice
-
Fetches an OTA Image from the cloud and stores in the Android phone/tablet at the
specified localFilePath location
- fetchOTAImageInfo(Response.Listener<AylaOTAImageInfo>, ErrorListener) - Method in class com.aylanetworks.aylasdk.ota.AylaLanOTADevice
-
Checks for OTA Image in the cloud for this device
- fetchOwnedShares(Response.Listener<AylaShare[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaSessionManager
-
Fetch shares owned by this user.
- fetchProperties(String[], Response.Listener<AylaProperty[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Fetches the provided property values from the cloud service or LAN.
- fetchProperties(String[], Response.Listener<AylaProperty[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.localdevice.AylaLocalDevice
-
All requests to fetch properties (including fetchPropertiesCloud and fetchPropertiesLAN)
are routed through this method for local devices.
- fetchPropertiesCloud(String[], Response.Listener<AylaProperty[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Fetches the provided property values (latest datapoint) from the cloud service.
- fetchPropertiesCloud(String[], Response.Listener<AylaProperty[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.localdevice.AylaLocalDevice
-
Pass-through method to fetchProperties.
- fetchPropertiesLAN(String[], Response.Listener<AylaProperty[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Fetches the provided property values (latest datapoint) from the device via the LAN
- fetchPropertiesLAN(String[], Response.Listener<AylaProperty[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.localdevice.AylaLocalDevice
-
Pass-through method to fetchProperties.
- fetchReceivedShares(Response.Listener<AylaShare[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaSessionManager
-
Fetch shares received by this user.
- fetchRegInfo(Response.Listener<AylaRegInfo>, ErrorListener) - Method in class com.aylanetworks.aylasdk.setup.AylaSetup
-
Fetches the registration info from the module.
- fetchRegistrationCandidates(Response.Listener<AylaRegistrationCandidate[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDeviceGateway
-
This method fetches an array of registration candidates for nodes visible to this gateway.
- fetchRule(String, Response.Listener<AylaRule>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaRulesService
-
Fetches an AylaRule from the cloud for the given Rule uuid
- fetchRuleActions(String, Response.Listener<AylaAction[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaRulesService
-
Fetches AylaActions from the cloud for the given Rule uuid
- fetchRules(AylaRule.RuleType, String, Response.Listener<AylaRule[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaRulesService
-
Fetches an array of AylaRules from the cloud for the given type and id
- fetchSchedules(Response.Listener<AylaSchedule[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Fetches an Array of existing AylaSchedules from the cloud for this device
- fetchShare(String, Response.Listener<AylaShare>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaSessionManager
-
Fetch a single share from Ayla service.
- fetchSubscription(String, Response.Listener<AylaDSSubscription>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDSManager
-
Fetch a single subscription from DSS service.
- fetchTimeZone(Response.Listener<AylaTimeZone>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaDevice
-
Fetch the timezone set for this device.
- fetchTriggers(Response.Listener<AylaPropertyTrigger[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaProperty
-
Fetches an array of Triggers for this AylaProperty
- fetchUserConsentOTAJobs(Response.Listener<AylaUserConsentJob.Device[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.icc.AylaIccManager
-
Fetches all available user consent OTA jobs that are associated with the devices
owned by current user.
- fetchUserConsentOTAJobs(String[], Response.Listener<AylaUserConsentJob.Device[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.icc.AylaIccManager
-
Fetches all available user consent OTA jobs that are associated with the specified devices.
- fetchUserProfile(Response.Listener<AylaUser>, ErrorListener) - Method in class com.aylanetworks.aylasdk.AylaSessionManager
-
Fetches the current user profile from the cloud service.
- FieldChange - Class in com.aylanetworks.aylasdk.change
-
A FieldChange object contains a list of the names of fields of an object that have changed.
- FieldChange(Set<String>) - Constructor for class com.aylanetworks.aylasdk.change.FieldChange
-
Constructor for FieldChange objects
- FieldChange(String) - Constructor for class com.aylanetworks.aylasdk.change.FieldChange
-
Constructor for FieldChange objects with a single changed field
- FieldChange(Change.ChangeType, Set<String>) - Constructor for class com.aylanetworks.aylasdk.change.FieldChange
-
Protected constructor for derived classes
- FieldChange(Change.ChangeType, String) - Constructor for class com.aylanetworks.aylasdk.change.FieldChange
-
- FILE_TRANSFER - Static variable in class com.aylanetworks.aylasdk.icc.userconsent.AylaUserConsentJob.JobType
-
- fillRandom(byte[]) - Method in class com.aylanetworks.aylasdk.util.ObjectUtils
-
- filter(ScanRecordHelper) - Method in interface com.aylanetworks.aylasdk.localdevice.ble.AylaBLEDeviceManager.ScanFilter
-
- filter(ScanRecordHelper) - Method in class com.aylanetworks.aylasdk.localdevice.ble.AylaBLEDeviceManager.ServiceScanFilter
-
- FiltersBuilder() - Constructor for class com.aylanetworks.aylasdk.icc.userconsent.AylaUserConsentJob.FiltersBuilder
-
- findBLESetupDevices(AylaBLEDeviceManager.ScanFilter, int, Response.Listener<AylaBLEWiFiSetupDevice[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.localdevice.ble.AylaBLESetupDeviceManager
-
- findLocalDevices(Object, int, Response.Listener<AylaLocalDevice[]>, ErrorListener) - Method in interface com.aylanetworks.aylasdk.localdevice.AylaLocalDeviceManager
-
Searches for AylaLocalDevices nearby.
- findLocalDevices(int, Response.Listener<AylaLocalDevice[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.localdevice.ble.AylaBLEDeviceManager
-
Finds local BLE devices which advertise a service ID specified in the array of serviceUUIDs
used to initialize the AylaBLEDeviceManager
- findLocalDevices(Object, int, Response.Listener<AylaLocalDevice[]>, ErrorListener) - Method in class com.aylanetworks.aylasdk.localdevice.ble.AylaBLEDeviceManager
-
- firstname - Variable in class com.aylanetworks.aylasdk.AylaShareOwnerProfile
-
- firstname - Variable in class com.aylanetworks.aylasdk.AylaShareUserProfile
-
- format(Date, boolean, TimeZone) - Static method in class com.aylanetworks.aylasdk.util.UtcDateTypeAdapterUtil
-
Format date into yyyy-MM-ddThh:mm:ss[.sss][Z|[+-]hh:mm]
- formatDatapointExpression(AylaProperty, String, Object) - Static method in class com.aylanetworks.aylasdk.AylaAction
-
- from(Context, boolean) - Static method in class com.aylanetworks.aylasdk.connectivity.AylaConnectivityManager
-
Returns the appropriate implementation of the Ayla Connectivity Manager based
on the passed-in context and the Android SDK version the mobile phone is running on.
- fromData(String) - Static method in class com.aylanetworks.aylasdk.localdevice.LocalOTACommand
-
- fromJsonString(String) - Static method in class com.aylanetworks.aylasdk.util.DateUtils
-
- fromSession(NanoHTTPD.IHTTPSession, AylaDevice) - Static method in class com.aylanetworks.aylasdk.lan.AylaLanMessage
-
Creates an AylaLanMessage object from an HTTP session.
- fromString(String) - Static method in enum com.aylanetworks.aylasdk.AylaDevice.RegistrationType
-
- fromString(String) - Static method in enum com.aylanetworks.aylasdk.AylaServiceApp.NotificationType
-
- fromString(String) - Static method in enum com.aylanetworks.aylasdk.AylaServiceApp.PushType
-
- fromStringValue(String) - Static method in enum com.aylanetworks.aylasdk.AylaAction.ActionType
-
- fromStringValue(String) - Static method in enum com.aylanetworks.aylasdk.AylaDeviceNotification.NotificationType
-
Deprecated.
- fromStringValue(String) - Static method in enum com.aylanetworks.aylasdk.AylaRule.RuleType
-
- fromValue(int) - Static method in class com.aylanetworks.aylasdk.AylaDeviceConnectionInfo.RssiLevel
-
- fromVolleyError(VolleyError) - Static method in exception com.aylanetworks.aylasdk.error.AylaError
-
Returns a new AylaError encapsulating the provided VolleyError.