Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AC - Static variable in class buzz.getcoco.iot.CapabilityRemoteControl.Category
Appliance AC value.
ac() - Static method in class buzz.getcoco.iot.CapabilityRemoteControl.Category
A function that provides the CapabilityRemoteControl.Category object.
ACCESS_RESTRICTED - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for AccessRestricted.
accessTokensCallback(String, Command.State) - Method in interface buzz.getcoco.iot.PlatformInterface
This function executes upon receive of access token after NativeInterface.getAccessTokens(CocoClient.AccessTokensListener) is called.
AddApplianceResponse() - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.AddApplianceResponse
 
addCallbackListener(CallbacksInterface) - Method in class buzz.getcoco.iot.CocoClient.Configurator
A function to set CallbacksInterface.
AddResource(String, List<Parameter<InfoResponse.Value>>) - Constructor for class buzz.getcoco.iot.Device.AddResource
Constructs an Device.AddResource object to add Resource that uses RadioProtocol.ZWAVE.
AddResource(String, String, List<Parameter<InfoResponse.Value>>) - Constructor for class buzz.getcoco.iot.Device.AddResource
Constructs an Device.AddResource object to add Resource that uses RadioProtocol.ZIGBEE.
addResourceActions(ResourceAction[], Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Scene
A function to add ResourceAction's to scene.
AddResourcesToZone(Zone, Resource[]) - Constructor for class buzz.getcoco.iot.Network.AddResourcesToZone
Deprecated.
A constructor for this command.
AddSceneResourceAction(Scene, ResourceAction[]) - Constructor for class buzz.getcoco.iot.Network.AddSceneResourceAction
Constructor for this command.
addSubscription(CallbacksInterface) - Method in class buzz.getcoco.iot.CocoClient
A function to add extra subscribers for callbacks.
addTuyaResource(String, List<Parameter<InfoResponse.Value>>, long, Device.AddResourceListener) - Method in class buzz.getcoco.iot.Device
This function is used to add the discovered resources to the resource list.
addZigbeeResource(String, String, List<Parameter<InfoResponse.Value>>, long, Device.AddResourceListener) - Method in class buzz.getcoco.iot.Device
This function is used to add the discovered resources to the resource list.
addZwaveResource(String, List<Parameter<InfoResponse.Value>>, long, Device.AddResourceListener) - Method in class buzz.getcoco.iot.Device
This function is used to add the discovered resources to the resource list.
advertiseResourceCallback(Resource) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by the subscriber to listen to resource advertisement sent by Device.
advertiseResourceCallback(Resource) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
ALREADY_PROGRESS - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for AlreadyProgress.
applianceId - Variable in class buzz.getcoco.iot.InfoRequest.RemoteButtonInfo
ID of appliance whose buttons data needs to be queried.
areConditionDataTypesCorrect() - Method in class buzz.getcoco.iot.Network.SaveRule
A function to verify the condition data types.
Args() - Constructor for class buzz.getcoco.iot.CommandResponse.Args
 
ASSERT - Static variable in class buzz.getcoco.iot.Log
Assert priority level logs.
AssignToTemplate(int, long, String, String) - Constructor for class buzz.getcoco.iot.Network.AssignToTemplate
Constructor for current class.
Attribute - Class in buzz.getcoco.iot
Attribute model class is a structure of the attribute used by a capability of a resource.
Attribute(int, Capability) - Constructor for class buzz.getcoco.iot.Attribute
The constructor of the current class.
Attribute.ApplianceInfo - Class in buzz.getcoco.iot
Attribute.ApplianceInfoContainer - Class in buzz.getcoco.iot
Container class for Attribute.ApplianceInfo.
Attribute.CapabilityAttributes - Class in buzz.getcoco.iot
Class that describes the a attribute of capability of an appliance.
Attribute.CapabilityCommands - Class in buzz.getcoco.iot
Class that describes capability and its supported commands of an appliance.
Attribute.DataType - Enum in buzz.getcoco.iot
An enum denoting the data type of the given attribute's values.
Attribute.HvacModeCurrentInfo - Class in buzz.getcoco.iot
Class that describes current info of a mode for IR blaster / Air conditioner resource.
Attribute.HvacSettings - Class in buzz.getcoco.iot
Attribute.ModesAttributeValue - Class in buzz.getcoco.iot
Class that describes various settings a mode has to offer.
Attribute.ModesAttributeValueContainer - Class in buzz.getcoco.iot
Class that acts as a container that can be used to serialize and deserialize the attribute value of CapabilityHvacControl.AttributeId.SUPPORTED_MODES_ARR.
attributeId - Variable in class buzz.getcoco.iot.Identifier
Attribute ID of parent capability.
attrs - Variable in class buzz.getcoco.iot.Attribute.ApplianceInfo
 
attrValue - Variable in class buzz.getcoco.iot.Attribute.CapabilityAttributes
 
AUTH_REQUIRED - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for AuthRequired.
authCallback(String, String) - Method in interface buzz.getcoco.iot.PlatformInterface
This function is a callback from C-SDK when it is unable to get access tokens from refresh tokens.
AUTO - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
COCO Standard implemented integer for Auto fan mode.
auto() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
A function that provides the Auto Fan Speed object.
AUTO - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.Mode
COCO Standard implemented integer for Auto HVAC mode.
auto() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.Mode
A function that provides the Auto Mode object.
AVAILABLE - Static variable in class buzz.getcoco.iot.CapabilityDoorLock.UserStatus
Resource locking/unlocking functionality status.
available() - Static method in class buzz.getcoco.iot.CapabilityDoorLock.UserStatus
A function which provides the Available User Status object.
avgRadiusOfBeacon - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.BeaconLocation
The average radius of the beacon.
avgTimeDurOfBeacon - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.BeaconLocation
The average time of the beacon.

B

BAD_REQUEST - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for BadRequest.
beaconIdStr - Variable in class buzz.getcoco.iot.CapabilityRealTimePosition.BeaconLocation
The id of the beacon.
beaconIdStr - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.BeaconLocation
The id of the beacon.
BeaconLocation() - Constructor for class buzz.getcoco.iot.CapabilityRealTimePosition.BeaconLocation
 
BeaconLocation() - Constructor for class buzz.getcoco.iot.CapabilityStationaryPosition.BeaconLocation
 
blue - Variable in class buzz.getcoco.iot.CapabilityColor.SetRgb
The Blue element to be set in the RGB color scale.
brandId - Variable in class buzz.getcoco.iot.InfoRequest.RemotePairingCode
Integer id for brand.
brandId - Variable in class buzz.getcoco.iot.InfoResponse.BrandSearchResults
ID of the brand.
brandName - Variable in class buzz.getcoco.iot.InfoResponse.BrandSearchResults
Name of the brand.
BrandSearchCriteria(CapabilityRemoteControl.Category, String) - Constructor for class buzz.getcoco.iot.InfoRequest.BrandSearchCriteria
Constructs object of this class given its category and brandeSearchQuery.
brandSearchQuery - Variable in class buzz.getcoco.iot.InfoRequest.BrandSearchCriteria
Name of brand that needs to be queried.
BrandSearchResults(int, String) - Constructor for class buzz.getcoco.iot.InfoResponse.BrandSearchResults
Constructs the object of class given brandId, brandName.
BufferSizeValue(long, long) - Constructor for class buzz.getcoco.iot.Parameter.BufferSizeValue
A constructor to create the value for key Parameter.Key.STREAM_BUFFER_SIZES.
build() - Method in class buzz.getcoco.iot.ScheduleCondition.Builder
A function to create new Instance of ScheduleCondition.
Builder() - Constructor for class buzz.getcoco.iot.ScheduleCondition.Builder
Constructor for the builder.
BURGLAR - Static variable in class buzz.getcoco.iot.CapabilityWarning.WarningType
COCO Standard implemented integer for Burglary warning type.
burglar() - Static method in class buzz.getcoco.iot.CapabilityWarning.WarningType
A function that provides the Burglar Warning type object.
buttonsInfo - Variable in class buzz.getcoco.iot.InfoResponse.RemoteButtonInfo
List of all buttons that exists in an appliance.
buzz.getcoco.iot - package buzz.getcoco.iot
 

C

cacheStates() - Method in class buzz.getcoco.iot.ConnectivityStateManager
This function is responsible for caching of networks that are in connected state.
CallbacksInterface - Interface in buzz.getcoco.iot
Interface comprising signatures of callbacks used by CallbackMultiplexer to notify its subscribers.
CancelLearnMode() - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.CancelLearnMode
A no-arg constructor to create cancel learn mode command.
Capability - Class in buzz.getcoco.iot
Capabilities can be described as a functionality that resource can perform.
Capability(int, Resource) - Constructor for class buzz.getcoco.iot.Capability
Constructor of the current class.
Capability.AttributeId - Interface in buzz.getcoco.iot
Super interface for all AttributeIds used by capability of a resource.
Capability.CapabilityId - Enum in buzz.getcoco.iot
Enum mapping all coco-standard capabilityIds and their corresponding capability IDProviders.
Capability.CommandId - Interface in buzz.getcoco.iot
Super interface for all CommandIds in all child Capabilities.
Capability.CommandStatusListener<T extends Capability.CommandId> - Interface in buzz.getcoco.iot
CapabilityAirQualitySensing - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Air Quality Sensing Capability of a Resource.
CapabilityAirQualitySensing(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityAirQualitySensing
Constructor of the current class.
CapabilityAirQualitySensing.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityAirQualitySensing.
CapabilityAirQualitySensing.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityAirQualitySensing.
CapabilityAttributes() - Constructor for class buzz.getcoco.iot.Attribute.CapabilityAttributes
 
CapabilityColor - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Color control Capability of a Resource.
CapabilityColor(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityColor
Constructor of the current class.
CapabilityColor.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityColor.
CapabilityColor.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityColor.
CapabilityColor.GetColorComponents - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(Command, CommandStatusListener) while sending GetColorComponents commands.
CapabilityColor.GetColorTemperature - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(Command, CommandStatusListener) while sending getColorTemperature commands.
CapabilityColor.GetHsl - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(Command, CommandStatusListener) while sending Get HSL values commands.
CapabilityColor.GetRgb - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending Get RGB values commands.
CapabilityColor.SetColorComponents - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to set color components for Resource such as color bulb.
CapabilityColor.SetHsl - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to set hsl value for Resource such as color bulb.
CapabilityColor.SetRgb - Class in buzz.getcoco.iot
CapabilityColor.SetTemperature - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(Command, CommandStatusListener) to change color temperature for Resource such as color bulb.
CapabilityCommands() - Constructor for class buzz.getcoco.iot.Attribute.CapabilityCommands
 
CapabilityContactSensing - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Contact Sensing Capability of a Resource.
CapabilityContactSensing(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityContactSensing
Constructor of the current class.
CapabilityContactSensing.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityContactSensing.
CapabilityContactSensing.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityContactSensing.
CapabilityContactSensing.Disable - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(Command, CommandStatusListener) to disable contact sensing.
CapabilityContactSensing.Enable - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(Command, CommandStatusListener) to enable contact sensing.
CapabilityDoorLock - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Door Lock control Capability of a Resource.
CapabilityDoorLock(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityDoorLock
Constructor of the current class.
CapabilityDoorLock.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityDoorLock.
CapabilityDoorLock.ClearPin - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while clearing the pin of the user.
CapabilityDoorLock.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityDoorLock.
CapabilityDoorLock.GetLockStatus - Class in buzz.getcoco.iot
CapabilityDoorLock.GetPinCode - Class in buzz.getcoco.iot
CapabilityDoorLock.GetUserStatus - Class in buzz.getcoco.iot
CapabilityDoorLock.GetUserType - Class in buzz.getcoco.iot
CapabilityDoorLock.Lock - Class in buzz.getcoco.iot
CapabilityDoorLock.SetPin - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while setting pin code for a user.
CapabilityDoorLock.SetUserStatus - Class in buzz.getcoco.iot
CapabilityDoorLock.SetUserType - Class in buzz.getcoco.iot
CapabilityDoorLock.ToggleDoorLock - Class in buzz.getcoco.iot
CapabilityDoorLock.Unlock - Class in buzz.getcoco.iot
CapabilityDoorLock.UserStatus - Class in buzz.getcoco.iot
possible values of user status for DoorLock capability.
CapabilityDoorLock.UserType - Class in buzz.getcoco.iot
Possible values of user type for DoorLock capability.
CapabilityEnergyMetering - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Energy Metering Capability of a Resource.
CapabilityEnergyMetering(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityEnergyMetering
Constructor of the current class.
CapabilityEnergyMetering.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityEnergyMetering.
CapabilityEnergyMetering.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityEnergyMetering.
CapabilityEnergyMetering.GetConsumption - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending get consumption command.
CapabilityEnergyMetering.GetDemand - Class in buzz.getcoco.iot
CapabilityEnergyMetering.Reset - Class in buzz.getcoco.iot
CapabilityFireSensing - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Fire Sensing Capability of a Resource.
CapabilityFireSensing(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityFireSensing
Constructor of the current class.
CapabilityFireSensing.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityFireSensing.
CapabilityFireSensing.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityFireSensing.
CapabilityFireSensing.Disable - Class in buzz.getcoco.iot
CapabilityFireSensing.Enable - Class in buzz.getcoco.iot
CapabilityFluidLevelSensing - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Fluid Sensing Capability of a Resource.
CapabilityFluidLevelSensing(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityFluidLevelSensing
Constructor of the current class.
CapabilityFluidLevelSensing.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityFluidLevelSensing.
CapabilityFluidLevelSensing.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityFluidLevelSensing.
CapabilityFluidLevelSensing.Disable - Class in buzz.getcoco.iot
CapabilityFluidLevelSensing.Enable - Class in buzz.getcoco.iot
CapabilityHumiditySensing - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Humidity Sensing Capability of a Resource.
CapabilityHumiditySensing(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityHumiditySensing
Constructor of the current class.
CapabilityHumiditySensing.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityHumiditySensing.
CapabilityHumiditySensing.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityHumiditySensing.
CapabilityHumiditySensing.FetchRelativeHumidity - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending fetch relative humidity command.
CapabilityHvacControl - Class in buzz.getcoco.iot
This class describes Commands and Attributes for HVAC Control Capability of a Resource.
CapabilityHvacControl(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityHvacControl
Constructor of the current class.
CapabilityHvacControl.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityHvacControl.
CapabilityHvacControl.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityHvacControl.
CapabilityHvacControl.FanSpeed - Class in buzz.getcoco.iot
CapabilityHvacControl.HvacStateSettings - Class in buzz.getcoco.iot
This class encapsulates various settings of appliance and sent using CapabilityHvacControl.SetHvacState.
CapabilityHvacControl.Mode - Class in buzz.getcoco.iot
CapabilityHvacControl.SetHvacState - Class in buzz.getcoco.iot
CapabilityHvacControl.SyncState - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to sync state with Resource such as IR blaster.
capabilityId - Variable in class buzz.getcoco.iot.Identifier
Capability ID of the parent resource.
CapabilityIlluminance - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Illuminance Capability of a Resource.
CapabilityIlluminance(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityIlluminance
Constructor of the current class.
CapabilityIlluminance.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityIlluminance.
CapabilityIlluminance.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityIlluminance.
CapabilityImageControl - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Image control Capability of a Resource.
CapabilityImageControl(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityImageControl
Constructor of the current class.
CapabilityImageControl.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityImageControl.
CapabilityImageControl.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityImageControl.
CapabilityImageControl.SetAeMode - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending Auto Exposure mode commands.
CapabilityImageControl.SetAfMode - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending Auto Focus mode commands.
CapabilityImageControl.SetAwbMode - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending Auto White Balance mode commands.
CapabilityImageControl.SetBrightness - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending set brightness commands.
CapabilityImageControl.SetContrast - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending set contrast commands.
CapabilityImageControl.SetFlip - Class in buzz.getcoco.iot
CapabilityImageControl.SetHue - Class in buzz.getcoco.iot
CapabilityImageControl.SetIrCutMode - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending Infrared cut mode commands.
CapabilityImageControl.SetMirror - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending set mirror commands.
CapabilityImageControl.SetPreset - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending set preset commands.
CapabilityImageControl.SetSaturation - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending set saturation commands.
CapabilityImageControl.SetText - Class in buzz.getcoco.iot
CapabilityImageControl.SetZoom - Class in buzz.getcoco.iot
CapabilityKeyPressSensing - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Key press sensing Capability of a Resource.
CapabilityKeyPressSensing(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityKeyPressSensing
Constructor of the current class.
CapabilityKeyPressSensing.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityKeyPressSensing.
CapabilityKeyPressSensing.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityKeyPressSensing.
CapabilityKeyPressSensing.KeyPressScene - Class in buzz.getcoco.iot
possible values of key press scene for the key press sensing capability.
CapabilityKeyPressSensing.SetComboName - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to set the name of the combination.
CapabilityLevel - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Level Control Capability of a Resource.
CapabilityLevel(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityLevel
Constructor of the current class.
CapabilityLevel.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityLevel.
CapabilityLevel.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityLevel.
CapabilityLevel.FetchLevel - Class in buzz.getcoco.iot
CapabilityLevel.LevelCommand - Class in buzz.getcoco.iot
This is a super class for SetLevel and SetLevelOnOff commands.
CapabilityLevel.SetLevel - Class in buzz.getcoco.iot
CapabilityLevel.SetLevelOnOff - Class in buzz.getcoco.iot
CapabilityMediaStreaming - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Media Streaming Capability of a Resource.
CapabilityMediaStreaming(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityMediaStreaming
Constructor of the current class.
CapabilityMediaStreaming.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityMediaStreaming.
CapabilityMediaStreaming.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityMediaStreaming.
CapabilityMediaStreaming.ConfigRecording - Class in buzz.getcoco.iot
CapabilityMediaStreaming.DefaultMediaStreamListenerMultiplexer - Class in buzz.getcoco.iot
This abstract class has the ability to multiplex the calls over individual channels.
CapabilityMediaStreaming.FrameTypes - Class in buzz.getcoco.iot
possible values of frame types for the media streaming capability.
CapabilityMediaStreaming.MediaSessionType - Enum in buzz.getcoco.iot
possible values of media session type for the media streaming capability.
CapabilityMediaStreaming.MediaStreamListener - Interface in buzz.getcoco.iot
Listener that receives updates from callbacks.
CapabilityMediaStreaming.MediaStreamListenerMultiplexer - Interface in buzz.getcoco.iot
This interface has the relevant signatures to multiplex the calls over individual channels.
CapabilityMediaStreaming.RecordMode - Enum in buzz.getcoco.iot
possible values of record mode for the media streaming capability.
CapabilityMediaStreaming.StartRecording - Class in buzz.getcoco.iot
CapabilityMediaStreaming.StartStreaming - Class in buzz.getcoco.iot
NOTE: This class is a placeholder.
CapabilityMediaStreaming.Status - Enum in buzz.getcoco.iot
possible values of media stream status for the media streaming capability.
CapabilityMediaStreaming.StopRecording - Class in buzz.getcoco.iot
CapabilityMediaStreaming.StopStreaming - Class in buzz.getcoco.iot
NOTE: This class is a placeholder.
CapabilityMediaStreaming.TransportType - Enum in buzz.getcoco.iot
possible values of media transport type for the media streaming capability.
CapabilityMotionSensing - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Motion Sensing Capability of a Resource.
CapabilityMotionSensing(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityMotionSensing
Constructor of the current class.
CapabilityMotionSensing.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityMotionSensing.
CapabilityMotionSensing.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityMotionSensing.
CapabilityMotionSensing.Disable - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending disable motion sensing commands.
CapabilityMotionSensing.Enable - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending enable motion sensing commands.
CapabilityMotionSensing.RemoveAllRoi - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending remove all Region of Interests commands.
CapabilityMotionSensing.RemoveRoi - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending remove Region of Interest commands.
CapabilityMotionSensing.SetRoi - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending set Region of Interest commands.
CapabilityMotionSensing.SetSensitivity - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending set sensitivity commands.
CapabilityMotorControl - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Motor Control Capability of a Resource.
CapabilityMotorControl(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityMotorControl
Constructor of the current class.
CapabilityMotorControl.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityMotorControl.
CapabilityMotorControl.ClearPreset - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending clear preset commands.
CapabilityMotorControl.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityMotorControl.
CapabilityMotorControl.Direction - Interface in buzz.getcoco.iot
Super interface for pan and tilt directions.
CapabilityMotorControl.GoToPreset - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending go to preset commands.
CapabilityMotorControl.Pan - Class in buzz.getcoco.iot
CapabilityMotorControl.PanDirection - Enum in buzz.getcoco.iot
enum denoting various possible values of pan direction for motor control.
CapabilityMotorControl.SetPreset - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending set preset commands.
CapabilityMotorControl.StartTrack - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending start track commands.
CapabilityMotorControl.StopTrack - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending stop track commands.
CapabilityMotorControl.Tilt - Class in buzz.getcoco.iot
CapabilityMotorControl.TiltDirection - Enum in buzz.getcoco.iot
enum denoting various possible values of tilt direction for motor control.
CapabilityNetworkConfiguration - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Network Configuration Capability of a Resource.
CapabilityNetworkConfiguration(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityNetworkConfiguration
Constructor of the current class.
CapabilityNetworkConfiguration.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityNetworkConfiguration.
CapabilityNetworkConfiguration.CommandId - Enum in buzz.getcoco.iot
enum denoting possible Commands that can be sent for CapabilityNetworkConfiguration.
CapabilityOccupancySensing - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Occupancy Sensing Capability of a Resource.
CapabilityOccupancySensing(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityOccupancySensing
Constructor of the current class.
CapabilityOccupancySensing.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityOccupancySensing.
CapabilityOccupancySensing.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityOccupancySensing.
CapabilityOnOff - Class in buzz.getcoco.iot
This class describes Commands and Attributes for OnOff Capability of a Resource.
CapabilityOnOff(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityOnOff
Constructor of the current class.
CapabilityOnOff.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityOnOff.
CapabilityOnOff.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityOnOff.
CapabilityOnOff.FetchOnOffStatus - Class in buzz.getcoco.iot
CapabilityOnOff.Off - Class in buzz.getcoco.iot
CapabilityOnOff.On - Class in buzz.getcoco.iot
CapabilityOnOff.Toggle - Class in buzz.getcoco.iot
CapabilityPowerLevels - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Power Level Capability of a Resource.
CapabilityPowerLevels(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityPowerLevels
Constructor of the current class.
CapabilityPowerLevels.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityPowerLevels.
CapabilityPowerLevels.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityPowerLevels.
CapabilityPowerLevels.FetchBatteryLevel - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending fetch battery percentage commands.
CapabilityPowerLevels.FetchBatteryVoltage - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending fetch battery voltage commands.
CapabilityRealTimePosition - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Realtime position Capability of a Resource.
CapabilityRealTimePosition(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityRealTimePosition
Constructor of the current class.
CapabilityRealTimePosition.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityRealTimePosition.
CapabilityRealTimePosition.BeaconLocation - Class in buzz.getcoco.iot
This class is blueprint for value of attribute CapabilityRealTimePosition.AttributeId.BEACON_LOC.
CapabilityRealTimePosition.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityRealTimePosition.
CapabilityRemoteControl - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Remote Control Capability of a Resource.
CapabilityRemoteControl(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl
Constructor of the current class.
CapabilityRemoteControl.AddAppliance - Class in buzz.getcoco.iot
CapabilityRemoteControl.AddApplianceResponse - Class in buzz.getcoco.iot
CapabilityRemoteControl.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityRemoteControl.
CapabilityRemoteControl.CancelLearnMode - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending cancel learn mode command.
CapabilityRemoteControl.Category - Class in buzz.getcoco.iot
CapabilityRemoteControl.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityRemoteControl.
CapabilityRemoteControl.EnterLearnMode - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to set Resource such as IR blaster in learn mode.
CapabilityRemoteControl.ExecuteCommand<T extends Command<? extends Capability.CommandId>> - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to execute remote control commands.
CapabilityRemoteControl.ExecuteLearnedCommand - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending execute learnt command.
CapabilityRemoteControl.ProgramMode - Class in buzz.getcoco.iot
CapabilityRemoteControl.RemoteControlButtonInfo - Class in buzz.getcoco.iot
Json structure for response of InfoRequest.RemoteButtonInfo.
CapabilityRemoteControl.RemoveAppliance - Class in buzz.getcoco.iot
CapabilityRemoteControl.RemoveButton - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending remove button command.
CapabilityRemoteControl.RenameButton - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending rename button command.
CapabilityRemoteControl.SaveLearnedCommand - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending save learned command.
CapabilityRemoteControl.SetApplianceName - Class in buzz.getcoco.iot
CapabilityRemoteControl.SetAppliancePairingCode - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to set paring code of an appliance.
CapabilityRemoteControl.SetSearchMode - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to set Resource such as IR blaster to search mode.
CapabilityRemoteControl.SetSearchModeResponse - Class in buzz.getcoco.iot
Class useful in binding json response to object.
CapabilityRemoteControl.TestCommand<T extends Command<? extends Capability.CommandId>> - Class in buzz.getcoco.iot
CapabilityRemoteControl.TestLearnedCommand - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending test learned command.
CapabilitySnapshot - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Snapshot Capability of a Resource.
CapabilitySnapshot(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilitySnapshot
Constructor of the current class.
CapabilitySnapshot.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilitySnapshot.
CapabilitySnapshot.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilitySnapshot.
CapabilitySnapshot.GrabImage - Class in buzz.getcoco.iot
NOTE: This class is a placeholder.
CapabilitySnapshot.SnapshotListener - Interface in buzz.getcoco.iot
Listener provides callback to listen for snapshot events.
CapabilitySnapshot.SnapshotStatus - Class in buzz.getcoco.iot
possible values for status of snapshot.
CapabilityStationaryPosition - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Stationary Position Capability of a Resource.
CapabilityStationaryPosition(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityStationaryPosition
Constructor of the current class.
CapabilityStationaryPosition.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityStationaryPosition.
CapabilityStationaryPosition.BeaconLocation - Class in buzz.getcoco.iot
Class acts as blueprint for value of attribute CapabilityStationaryPosition.AttributeId.BEACON_LOC.
CapabilityStationaryPosition.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityStationaryPosition.
CapabilityStationaryPosition.DeviceLocation - Class in buzz.getcoco.iot
Class as a blueprint for value of attribute CapabilityStationaryPosition.AttributeId.GATEWAY_LOC.
CapabilityStationaryPosition.Position - Class in buzz.getcoco.iot
CapabilityStationaryPosition.SetDeviceLocation - Class in buzz.getcoco.iot
CapabilityStorageConfig - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Storage Configuration Capability of a Resource.
CapabilityStorageConfig(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityStorageConfig
Constructor of the current class.
CapabilityStorageConfig.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityStorageConfig.
CapabilityStorageConfig.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityStorageConfig.
CapabilityStorageConfig.Configure - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to configure Resource which has storage options.
CapabilityStorageControl - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Storage Control Capability of a Resource.
CapabilityStorageControl(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityStorageControl
Constructor of the current class.
CapabilityStorageControl.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityStorageControl.
CapabilityStorageControl.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityStorageControl.
CapabilityStorageControl.Download - Class in buzz.getcoco.iot
CapabilityStorageControl.PlaybackError - Enum in buzz.getcoco.iot
An enum denoting possible values for playback errors.
CapabilityStorageControl.StreamProtocol - Enum in buzz.getcoco.iot
possible values for stream protocols.
CapabilityStorageControl.Upload - Class in buzz.getcoco.iot
CapabilityTemperatureSensing - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Temperature Sensing Capability of a Resource.
CapabilityTemperatureSensing(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityTemperatureSensing
Constructor of the current class.
CapabilityTemperatureSensing.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityTemperatureSensing.
CapabilityTemperatureSensing.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityTemperatureSensing.
CapabilityTunnel - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Tunneling Capability of a Resource.
CapabilityTunnel(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityTunnel
Constructor of the current class.
CapabilityTunnel.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityTunnel.
CapabilityTunnel.CloseTunnel - Class in buzz.getcoco.iot
NOTE: This class is a placeholder.
CapabilityTunnel.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityTunnel.
CapabilityTunnel.IpVersion - Enum in buzz.getcoco.iot
enum denoting possible values for Ip version.
CapabilityTunnel.OpenTunnel - Class in buzz.getcoco.iot
NOTE: This class is a placeholder.
CapabilityTunnel.Protocol - Enum in buzz.getcoco.iot
enum denoting possible values for tunnel protocol.
CapabilityTunnel.State - Enum in buzz.getcoco.iot
enum denoting possible values for tunnel state.
CapabilityTunnel.TransportType - Enum in buzz.getcoco.iot
An enum denoting possible values for type of transport protocol used in tunnel.
CapabilityTunnel.TunnelStatusListener - Interface in buzz.getcoco.iot
CapabilityTunnel.TunnelType - Enum in buzz.getcoco.iot
enum denoting possible values for type of tunnel.
CapabilityVibrationSensing - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Vibration Sensing Capability of a Resource.
CapabilityVibrationSensing(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityVibrationSensing
Constructor of the current class.
CapabilityVibrationSensing.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityVibrationSensing.
CapabilityVibrationSensing.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityVibrationSensing.
CapabilityWarning - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Warning Capability of a Resource.
CapabilityWarning(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityWarning
Constructor of the current class.
CapabilityWarning.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityWarning.
CapabilityWarning.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityWarning.
CapabilityWarning.StartWarning - Class in buzz.getcoco.iot
CapabilityWarning.StopWarning - Class in buzz.getcoco.iot
CapabilityWarning.WarningType - Class in buzz.getcoco.iot
This class denotes possible values for type of warning.
CapabilityWindowCovering - Class in buzz.getcoco.iot
This class describes Commands and Attributes for Window Covering Capability of a Resource.
CapabilityWindowCovering(int, Resource) - Constructor for class buzz.getcoco.iot.CapabilityWindowCovering
Constructor of the current class.
CapabilityWindowCovering.AttributeId - Enum in buzz.getcoco.iot
enum denoting various possible attributes of the CapabilityWindowCovering.
CapabilityWindowCovering.CommandId - Enum in buzz.getcoco.iot
enum denoting the possible Commands that can be sent for CapabilityWindowCovering.
CapabilityWindowCovering.Down - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending window blinds down command.
CapabilityWindowCovering.Open - Class in buzz.getcoco.iot
CapabilityWindowCovering.Stop - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending stop opening command.
CapabilityWindowCovering.Up - Class in buzz.getcoco.iot
This class can be sent as an argument to Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending window blinds up command.
CapabilityWrapper - Interface in buzz.getcoco.iot
Wrapper interface for Capability class for developer to implement and devise better handling of capability and its attributes.
captureSnapshot(String, int, int, long, CapabilitySnapshot.SnapshotListener) - Method in class buzz.getcoco.iot.CapabilitySnapshot
A function to capture snapshot from the resource with custom aspect ratio, provided timeout and save the snapshot at provided download path.
captureSnapshot(Capability, String, int, int, long, CapabilitySnapshot.SnapshotListener) - Method in class buzz.getcoco.iot.NativeInterface
A function to capture snapshot from the resource with CapabilitySnapshot provided custom aspect ratio, provided timeout and save the snapshot at provided download path.
category - Variable in class buzz.getcoco.iot.InfoRequest.BrandSearchCriteria
Category of the appliance.
categoryId - Variable in class buzz.getcoco.iot.InfoRequest.RemotePairingCapabilities
Category of the appliance.
categoryId - Variable in class buzz.getcoco.iot.InfoRequest.RemotePairingCode
Integer category defined in CapabilityRemoteControl.Category.
clearAndSetStandardCommandSet(int[]) - Method in class buzz.getcoco.iot.Capability
A function to clear current commands and set new one's.
clearAndSetStandardCommandSet(int[]) - Method in interface buzz.getcoco.iot.CapabilityWrapper
A function to clear current commands and set new one's.
clearNetworkForStates(Network.State...) - Method in class buzz.getcoco.iot.CocoClient.Configurator
A function to configure cleaning of network objects.
clearNetworks() - Method in class buzz.getcoco.iot.CocoClient
A function to clear all networks stored in CocoClient.networkMap.
ClearPin() - Constructor for class buzz.getcoco.iot.CapabilityDoorLock.ClearPin
A no args constructor to create clear pin command.
clearSubscriptions() - Method in class buzz.getcoco.iot.CocoClient
A function to clear all the subscriptions to the NativeCallbacks.
close(long, long) - Method in class buzz.getcoco.iot.CapabilityTunnel
This function is used to close the existing tunnel present of this capability.
closeAllTunnels(long) - Method in class buzz.getcoco.iot.CapabilityTunnel
A function used to close an all existing tunnel.
closeTunnel(Capability, long, long) - Method in class buzz.getcoco.iot.NativeInterface
A function to close a tunnel that was previously opened.
cmdSeqNum - Variable in class buzz.getcoco.iot.InfoRequest
Command sequence number.
CocoClient - Class in buzz.getcoco.iot
The base SDK Class the developer will call.
CocoClient.AccessTokensListener - Interface in buzz.getcoco.iot
The listener which will be triggered after the NativeCallbacks.accessTokenCallback(java.lang.String, int, java.lang.Object).
CocoClient.Configurator - Class in buzz.getcoco.iot
NOTE: This is a singleton builder.
CocoClient.ConnectivityMode - Enum in buzz.getcoco.iot
An enum denoting possible values of mode of connectivity.
CocoClient.ConnectivityTimers - Class in buzz.getcoco.iot
This class defines default SDK timeouts and allows developer to set his/her own SDK timers.
CocoClient.NetworkListListener - Interface in buzz.getcoco.iot
The listener which will be triggered after the NativeCallbacks.networkListCallback(java.lang.String[], java.lang.String[], int[], int[], int[], java.lang.Object).
colorComponentIds - Variable in class buzz.getcoco.iot.CapabilityColor.SetColorComponents
The color component IDs.
colorComponentsValues - Variable in class buzz.getcoco.iot.CapabilityColor.SetColorComponents
The color component values to use.
Command<T extends CommandIdInterface> - Class in buzz.getcoco.iot
Command(T, long) - Constructor for class buzz.getcoco.iot.Command
This is used to as the argument to sendResourceCommand().
Command(T) - Constructor for class buzz.getcoco.iot.Command
This is used to as the argument to sendResourceCommand().
Command.State - Enum in buzz.getcoco.iot
An enum denoting possible values of state of Command sent.
CommandIdInterface - Interface in buzz.getcoco.iot
CommandIdInterface assists in determining the type of command.
CommandResponse<T extends CommandIdInterface> - Class in buzz.getcoco.iot
This class is a blueprint for Command Response received as JSON and encapsulates Command with it.
CommandResponse.Args<T> - Class in buzz.getcoco.iot
Args found in JSON response.
CommandResponse.Error - Class in buzz.getcoco.iot
Error class contains information about the CommandResponse.ErrorCode, error message and field in response.
CommandResponse.ErrorCode - Class in buzz.getcoco.iot
This class covers possible integer error codes as final constant fields, used to create Error objects.
commandStatusCallback(CommandResponse<?>) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to implemented by the subscriber to response for sent Command's.
commandStatusCallback(CommandResponse<?>) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
conditionState - Variable in class buzz.getcoco.iot.FiniteStateMachine.EventTable
The state in which state machine should present.
ConfigRecording() - Constructor for class buzz.getcoco.iot.CapabilityMediaStreaming.ConfigRecording
A no-arg constructor for ConfigRecording command.
Configurator() - Constructor for class buzz.getcoco.iot.CocoClient.Configurator
Empty Constructor.
Configure() - Constructor for class buzz.getcoco.iot.CapabilityStorageConfig.Configure
A no-arg constructor to create configure storage control command.
Configure(Resource) - Constructor for class buzz.getcoco.iot.CapabilityStorageConfig.Configure
Overloaded constructor for Configure command.
configure() - Method in class buzz.getcoco.iot.CocoClient.Configurator
This function is responsible to build a singleton instance of CocoClient.
configureWiFi(String, String, Device.DeviceManagementStatusListener) - Method in class buzz.getcoco.iot.Device
Change the connected Wi-Fi of the device.
ConfigureWiFi() - Constructor for class buzz.getcoco.iot.Device.ConfigureWiFi
ConfigureWiFi(String, String) - Constructor for class buzz.getcoco.iot.Device.ConfigureWiFi
An overloaded constructor for configure Wi-Fi command.
connect(Network) - Static method in class buzz.getcoco.iot.ConnectivityStateManager
A function to connect to a given network.
connect(Network, int) - Method in class buzz.getcoco.iot.NativeInterface
A function to connect to a Network.
connect() - Method in class buzz.getcoco.iot.Network
To connect to an individual network.
connect(int) - Method in class buzz.getcoco.iot.Network
To connect to an individual network.This function must be used to connect to single network.
connect() - Method in class buzz.getcoco.iot.Network.ConnectArgs
Connects to the given networkId and returns the networkObject.
ConnectArgs() - Constructor for class buzz.getcoco.iot.Network.ConnectArgs
Default Constructor.
connectionNotPermitted() - Method in enum buzz.getcoco.iot.Network.State
A function to check if current state is Network.State.NOT_PERMITTED.
ConnectivityStateManager - Class in buzz.getcoco.iot
ConnectivityStateManager maintains states of networks and notifies Listener in case it changes.
ConnectivityStateManager.CacheState - Class in buzz.getcoco.iot
Class responsible to cache the list of connected networks.
ConnectivityStateManager.ConnectivityStateChangeListener - Interface in buzz.getcoco.iot
Listener which is triggered by callbacks.
ConnectivityStateManager.State - Enum in buzz.getcoco.iot
An enum denoting possible values of state for network object.
ConnectivityTimers() - Constructor for class buzz.getcoco.iot.CocoClient.ConnectivityTimers
Empty constructor that initializes default timers.
ConnectivityTimers(long, long, long, long, long) - Constructor for class buzz.getcoco.iot.CocoClient.ConnectivityTimers
Overloaded constructor for a developer to set customized timers.
connectStatusCallback(Network) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscribers to get info regrading connection status of the Network.
connectStatusCallback(Network) - Method in class buzz.getcoco.iot.ConnectivityStateManager
 
connectStatusCallback(Network) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
connectWithInvite(Network, String, long) - Method in class buzz.getcoco.iot.NativeInterface
A function to connect to network using invite url.
consecutivePorts - Variable in class buzz.getcoco.iot.InfoRequest.ListenPort
A flag that describes if the port need be consecutive.
containsAttribute(int) - Method in class buzz.getcoco.iot.Capability
A function to check if this capability contains Attribute given the ID.
containsAttribute(Capability.AttributeId) - Method in class buzz.getcoco.iot.Capability
A function to check if this capability contains Attribute given the ID.
containsCapability(Capability.CapabilityId) - Method in class buzz.getcoco.iot.Resource
This function assists in checking membership of capability in capability map.
containsClearFlag(Network.State) - Static method in class buzz.getcoco.iot.Network
A function to check if the state contains a clear flag for network i.e, if state is either of Network.State.NETWORK_RESET, Network.State.CONNECTION_ERROR, Network.State.DISCONNECTED.
containsDevice(long) - Method in class buzz.getcoco.iot.Network
A function to check if network the Device given the ID.
containsNetwork(String) - Method in class buzz.getcoco.iot.CocoClient
A function to check if a network is present given the ID of it.
containsResource(String) - Method in class buzz.getcoco.iot.Device
This function checks membership of resource in resource map.
containsResource(Resource) - Method in class buzz.getcoco.iot.Zone
A function to check if a Resource exists in the zone.
containsResourceAction(int) - Method in class buzz.getcoco.iot.Scene
A function to check if a ResourceAction exists with given ID.
containsRule(int) - Method in class buzz.getcoco.iot.Network
A function to check if networks contains Rule.
containsScene(int) - Method in class buzz.getcoco.iot.Network
A function to check if scene with given ID is present in the network.
containsZone(int) - Method in class buzz.getcoco.iot.Network
A function to check if a given Zone is present in the network.
contentId - Variable in class buzz.getcoco.iot.InfoRequest.ContentPlayback
ID of the content.
contentId - Variable in class buzz.getcoco.iot.StorageContentMetadata
ID of the content.
contentInfoCallback(Network, long, long, String) - Method in interface buzz.getcoco.iot.CallbacksInterface
A callback for receiver nodes that triggers upon receiving the data sent using Network.sendContentInfo(long, String, long[]).
contentInfoCallback(Network, long, long, String) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
contentMetadata - Variable in class buzz.getcoco.iot.InfoResponse.ContentSearch
Array of content metadata data.
ContentPlayback() - Constructor for class buzz.getcoco.iot.InfoRequest.ContentPlayback
A no args constructor.
ContentPlayback() - Constructor for class buzz.getcoco.iot.InfoResponse.ContentPlayback
 
ContentSearch(StorageContentMetadata.ContentType, StorageContentMetadata.TriggerType) - Constructor for class buzz.getcoco.iot.InfoRequest.ContentSearch
ContentSearch() - Constructor for class buzz.getcoco.iot.InfoResponse.ContentSearch
 
contentType - Variable in class buzz.getcoco.iot.InfoRequest.ContentSearch
Filter content based on there StorageContentMetadata.ContentType.
contentType - Variable in class buzz.getcoco.iot.StorageContentMetadata
Type of the content.
COOL - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.Mode
COCO Standard implemented integer for Cool HVAC mode.
cool() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.Mode
A function that provides the Cool Mode object.
coolOffTime - Variable in class buzz.getcoco.iot.CapabilityMediaStreaming.ConfigRecording
The min interval in milliseconds between two consecutive recordings.
copy(int[], ResourceAction[]) - Static method in class buzz.getcoco.iot.Network.UpdateSceneResourceActions
A function to create a copy of given resource action array.
correctConditionsDataTypes() - Method in class buzz.getcoco.iot.Network.SaveRule
A function to rectify the condition data types using ResourceCondition.EditableResourceCondition.
createAdvertResource(String, Device) - Method in interface buzz.getcoco.iot.Creator
A function whose implementation should provide new instance of Resource class.
createAdvertResource(String, Device) - Method in interface buzz.getcoco.iot.DefaultCreator
A function that creates Resource class object.
createAttribute(int, Capability) - Method in interface buzz.getcoco.iot.Creator
A function whose implementation should provide new instance of Attribute class.
createAttribute(int, Capability) - Method in interface buzz.getcoco.iot.DefaultCreator
A function that creates Attribute class objects.
createCapability(int, Resource) - Method in interface buzz.getcoco.iot.Creator
A function whose implementation should provide new instance of Capability class.
createCapability(int, Resource) - Method in interface buzz.getcoco.iot.DefaultCreator
A function that create one of various subclasses of Capability class object based on capabilityId.
createClearOnDisconnectionFlag(Network.State...) - Static method in class buzz.getcoco.iot.Network
A function to create flags to clear network from memory in case of disconnection.
createCommand(int, JsonElement) - Method in class buzz.getcoco.iot.Capability
A function to create the command from the Json params.
createCommandResponseArgs(T, JsonElement) - Method in class buzz.getcoco.iot.Capability
create response args for the command.
createCommandResponseArgs(T, JsonElement) - Method in class buzz.getcoco.iot.CapabilityRemoteControl
create response for the command.
createDevice(long, Network) - Method in interface buzz.getcoco.iot.Creator
A function whose implementation should provide new instance of Device class.
createDevice(long, Network) - Method in interface buzz.getcoco.iot.DefaultCreator
A function that creates Device class object.
createdTimeStamp - Variable in class buzz.getcoco.iot.StorageContentMetadata
Timestamp at which this content was created.
createNetwork(String) - Method in interface buzz.getcoco.iot.Creator
A function whose implementation should provide new instance of Network class.
createNetwork(String) - Method in interface buzz.getcoco.iot.DefaultCreator
A function that creates Network class object.
createResource(String, Device, Zone) - Method in interface buzz.getcoco.iot.Creator
A function whose implementation should provide new instance of Resource class.
createResource(String, Device, Zone) - Method in interface buzz.getcoco.iot.DefaultCreator
A function that creates Resource class object.
createRule(int, Network) - Method in interface buzz.getcoco.iot.Creator
A function whose implementation should provide new instance of Rule class.
createRule(int, Network) - Method in interface buzz.getcoco.iot.DefaultCreator
A function that creates Rule class object.
createRule(String, Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Network
A function to create rule in the network.
createScene(int, Network) - Method in interface buzz.getcoco.iot.Creator
A function whose implementation should provide new instance of Scene class.
createScene(int, Network) - Method in interface buzz.getcoco.iot.DefaultCreator
A function that creates Scene class object.
createScene(String, Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Network
A function to create scene in a network.
createZone(int, Network) - Method in interface buzz.getcoco.iot.Creator
A function whose implementation should provide new instance of Zone class.
createZone(int, Network) - Method in interface buzz.getcoco.iot.DefaultCreator
A function that creates Zone class object.
createZone(String, Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Network
A function to create a zone in the network.
Creator - Interface in buzz.getcoco.iot
Creator interface with method signatures that aid in instantiation of Network, Device, Zone, Scene, Rule, Resource, Capability, Attribute objects.
criteria - Variable in class buzz.getcoco.iot.InfoRequest.Search
This encapsulates information such as category, query.

D

d(String, String) - Static method in class buzz.getcoco.iot.Log
A function to print Log.DEBUG level logs.
d(String, String, Throwable) - Static method in class buzz.getcoco.iot.Log
A function to print Log.DEBUG level logs.
DATABASE_ERROR - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for DatabaseError.
dataType - Variable in class buzz.getcoco.iot.Attribute.CapabilityAttributes
 
DataTypeFormatter - Class in buzz.getcoco.iot
This class maps out possible AttributeId's for each capability to its respective datatype as in Attribute.DataType.
DataTypeFormatter.SimpleDataType - Enum in buzz.getcoco.iot
An enum to summarize possible data types for Attribute values.
DEBUG - Static variable in class buzz.getcoco.iot.Log
Debug priority level logs provide diagnosable information.
DEFAULT_BACKGROUND_MAX_RETRY_PERIOD - Static variable in class buzz.getcoco.iot.CocoClient.ConnectivityTimers
DEFAULT_FAST_RETRY_DURATION - Static variable in class buzz.getcoco.iot.CocoClient.ConnectivityTimers
DEFAULT_FOREGROUND_MAX_RETRY_PERIOD - Static variable in class buzz.getcoco.iot.CocoClient.ConnectivityTimers
DEFAULT_KEEP_ALIVE_INTERVAL - Static variable in class buzz.getcoco.iot.CocoClient.ConnectivityTimers
DEFAULT_KEEP_ALIVE_TIMEOUT - Static variable in class buzz.getcoco.iot.CocoClient.ConnectivityTimers
DEFAULT_RESOURCE_ACTION_ID - Static variable in class buzz.getcoco.iot.ResourceAction
Default value for ResourceAction.id.
DEFAULT_RESOURCE_CONDITION_ID - Static variable in class buzz.getcoco.iot.ResourceCondition
Default value for ResourceCondition.id.
DEFAULT_RULE_ID - Static variable in class buzz.getcoco.iot.Rule
Default ID of a rule.
DEFAULT_SCENE_ID - Static variable in class buzz.getcoco.iot.Scene
Default ID of a scene.
DEFAULT_SCHEDULE_CONDITION_ID - Static variable in class buzz.getcoco.iot.ScheduleCondition
Default ID of the ScheduleCondition.
DEFAULT_ZONE_ID - Static variable in class buzz.getcoco.iot.Zone
ID of default zone.
DefaultCallbacksInterface - Interface in buzz.getcoco.iot
A layer to receive the callbacks and open it to be implemented by the developer.
DefaultCreator - Interface in buzz.getcoco.iot
This interface provides default implementation of Creator.
DefaultMediaStreamListenerMultiplexer() - Constructor for class buzz.getcoco.iot.CapabilityMediaStreaming.DefaultMediaStreamListenerMultiplexer
A no-arg constructor to instantiate the members of multiplexer.
defaultZoneName - Static variable in class buzz.getcoco.iot.Zone
Name of the default zone.
degree - Variable in class buzz.getcoco.iot.CapabilityMotorControl.Pan
number of degrees (0-360) to rotate.
degree - Variable in class buzz.getcoco.iot.CapabilityMotorControl.Tilt
number of degrees (0-360) to rotate.
deleteRule(Rule, Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Network
A function to delete rule in a network.
deleteRule(Rule[], Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Network
A function to delete multiple rules in a network.
deleteScene(Scene, Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Network
A function to delete a scene from the network.
deleteScene(Scene[], Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Network
A function to delete multiple scenes in a network.
deleteZone(Zone, Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Network
A function to delete a zone from the network.
deleteZone(Zone[], Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Network
A function to delete multiple zones from the network.
Device - Class in buzz.getcoco.iot
Devices are physical electronic products through which resources are added and controlled.
Device(long, Network) - Constructor for class buzz.getcoco.iot.Device
Constructs Device object with given Device.devicePsn.
Device.AddResource - Class in buzz.getcoco.iot
Device.AddResourceListener - Interface in buzz.getcoco.iot
Device.CommandId - Enum in buzz.getcoco.iot
CommandId aids in generation of Command to be sent using Device.sendDeviceManagementCommand(Command, DeviceManagementStatusListener).
Device.ConfigureWiFi - Class in buzz.getcoco.iot
Device.DeviceManagementStatusListener - Interface in buzz.getcoco.iot
Listener responsible to update developer with status of Device.sendDeviceManagementCommand(Command, DeviceManagementStatusListener).
Device.DiscoverResource - Class in buzz.getcoco.iot
Device.DiscoverResourceListener - Interface in buzz.getcoco.iot
Device.ForceRemoveResource - Class in buzz.getcoco.iot
Device.InfoRequestListener - Interface in buzz.getcoco.iot
Listener responsible to trigger with NativeCallbacks.infoRequestCallback(java.lang.String, long, long, long, long, java.lang.String, java.lang.Object, java.lang.Object).
Device.InfoRequestStatusListener - Interface in buzz.getcoco.iot
Device.InfoResponseStatusListener - Interface in buzz.getcoco.iot
Device.MessageListener - Interface in buzz.getcoco.iot
Listener responsible to trigger with NativeCallbacks.messageCallback(java.lang.String, java.lang.String, int, java.lang.Object, java.lang.Object).
Device.RebootDevice - Class in buzz.getcoco.iot
This class can be set as argument to Device.sendDeviceManagementCommand(Command, DeviceManagementStatusListener) to reboot device.
Device.RemoveResource - Class in buzz.getcoco.iot
Device.RemoveResourceListener - Interface in buzz.getcoco.iot
Device.SetResourceMetadata - Class in buzz.getcoco.iot
Device.SetResourceName - Class in buzz.getcoco.iot
deviceInfoCallback(Device) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen updates regarding Device.
deviceInfoCallback(Device) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
DeviceLocation() - Constructor for class buzz.getcoco.iot.CapabilityStationaryPosition.DeviceLocation
 
deviceManagementStatusCallback(Device, CommandResponse<?>, Resource[]) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen to responses of Device.sendDeviceManagementCommand(Command, Device.DeviceManagementStatusListener).
deviceManagementStatusCallback(Device, CommandResponse<?>, Resource[]) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
deviceNodeId - Variable in class buzz.getcoco.iot.CapabilityStorageConfig.Configure
Node ID of the parent device for the resource.
deviceNodeId - Variable in class buzz.getcoco.iot.Identifier
Node ID of the device in the network.
deviceNodeId - Variable in class buzz.getcoco.iot.InfoRequest
ID of device to which either request being sent or received.
deviceResourceNameStr - Variable in class buzz.getcoco.iot.CapabilityRealTimePosition.BeaconLocation
The name of the resource which is transmitting the beacon.
deviceResourceNameStr - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.BeaconLocation
The name of the resource which is transmitting the beacon.
direction - Variable in class buzz.getcoco.iot.CapabilityMotorControl.Pan
The direction to move.
direction - Variable in class buzz.getcoco.iot.CapabilityMotorControl.Tilt
The direction to move.
Disable() - Constructor for class buzz.getcoco.iot.CapabilityContactSensing.Disable
A no-arg constructor to create Enable contact sensing command.
Disable() - Constructor for class buzz.getcoco.iot.CapabilityFireSensing.Disable
A no-arg constructor used to create Disable fire sensing command.
Disable() - Constructor for class buzz.getcoco.iot.CapabilityFluidLevelSensing.Disable
A no-arg constructor used to create Disable fluid sensing command.
Disable() - Constructor for class buzz.getcoco.iot.CapabilityMotionSensing.Disable
A no-arg constructor to create Disable Motion sensing command.
DISABLE_APPLICATION - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for DisableApplication.
DISABLED - Static variable in class buzz.getcoco.iot.CapabilityDoorLock.UserStatus
Resource locking/unlocking functionality is disabled.
disabled() - Static method in class buzz.getcoco.iot.CapabilityDoorLock.UserStatus
A function which provides the Disabled User Status object.
disconnect(Network) - Static method in class buzz.getcoco.iot.ConnectivityStateManager
A function to disconnect from given network.
disconnect(Network) - Method in class buzz.getcoco.iot.NativeInterface
A function to disconnect from Network.
disconnect() - Method in class buzz.getcoco.iot.Network
This function is used to disconnect from a network and delete from local database accordingly.
DiscoverResource(RadioProtocol) - Constructor for class buzz.getcoco.iot.Device.DiscoverResource
Constructor for this command.
discoverResources(RadioProtocol, Device.DiscoverResourceListener) - Method in class buzz.getcoco.iot.Device
This function is used to discover resources of the given device which are present.
discoverResources(RadioProtocol, long, Device.DiscoverResourceListener) - Method in class buzz.getcoco.iot.Device
This function is used to discover resources of the given device which are present.
DOUBLE - Static variable in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
ID indicating the physical device is pressed twice.
DOWN - Static variable in interface buzz.getcoco.iot.CapabilityMotorControl.Direction
Down() - Constructor for class buzz.getcoco.iot.CapabilityWindowCovering.Down
A no-arg constructor to create down window cover command.
Download() - Constructor for class buzz.getcoco.iot.CapabilityStorageControl.Download
A no-arg constructor to create download command.
DRY - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.Mode
COCO Standard implemented integer for Dry HVAC mode.
dry() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.Mode
A function that provides the Dry Mode object.
DUP_DATA - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for DupData.
DUP_PRODUCT - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for DupProduct.
duplicate() - Method in class buzz.getcoco.iot.ResourceCondition
A function that creates new copy of the ResourceCondition.
duplicate() - Method in interface buzz.getcoco.iot.Rule.Condition
A function that's needs to be implemented to provide logic for duplication of an object.
duplicate() - Method in class buzz.getcoco.iot.ScheduleCondition
A function to create new copy of this ScheduleCondition.
duration - Variable in class buzz.getcoco.iot.CapabilityMediaStreaming.ConfigRecording
The max duration in milliseconds of the video that can be recorded.
duration - Variable in class buzz.getcoco.iot.StorageContentMetadata
Duration of the content in milliseconds.

E

e(String, String) - Static method in class buzz.getcoco.iot.Log
A function to print Log.ERROR level logs.
e(String, String, Throwable) - Static method in class buzz.getcoco.iot.Log
A function to print Log.ERROR level logs.
EditableResourceCondition(Attribute, ResourceCondition.OperatorType, long, Object) - Constructor for class buzz.getcoco.iot.ResourceCondition.EditableResourceCondition
EMERGENCY - Static variable in class buzz.getcoco.iot.CapabilityWarning.WarningType
COCO Standard implemented integer for Emergency warning type.
emergency() - Static method in class buzz.getcoco.iot.CapabilityWarning.WarningType
A function that provides the Emergency Warning type object.
EMERGENCY_HEAT - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.Mode
COCO Standard implemented integer for Emergency heat HVAC mode.
EMERGENCY_PANIC - Static variable in class buzz.getcoco.iot.CapabilityWarning.WarningType
COCO Standard implemented integer for Emergency panic warning type.
emergencyHeat() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.Mode
A function that provides the Emergency heat Mode object.
emergencyPanic() - Static method in class buzz.getcoco.iot.CapabilityWarning.WarningType
A function that provides the Emergency panic Warning type object.
Enable() - Constructor for class buzz.getcoco.iot.CapabilityContactSensing.Enable
A no-arg constructor to create Enable contact sensing command.
Enable() - Constructor for class buzz.getcoco.iot.CapabilityFireSensing.Enable
A no-arg constructor used to create Enable fire sensing command.
Enable() - Constructor for class buzz.getcoco.iot.CapabilityFluidLevelSensing.Enable
A no-arg constructor used to create Enable fluid sensing command.
enable - Variable in class buzz.getcoco.iot.CapabilityImageControl.SetFlip
The flag when set to true will flip the camera output.
enable - Variable in class buzz.getcoco.iot.CapabilityImageControl.SetMirror
The flag when set to true will mirror the camera output.
Enable() - Constructor for class buzz.getcoco.iot.CapabilityMotionSensing.Enable
A no-arg constructor to create Enable Motion sensing command.
ENABLED - Static variable in class buzz.getcoco.iot.CapabilityDoorLock.UserStatus
Resource locking/unlocking functionality is enabled.
enabled() - Static method in class buzz.getcoco.iot.CapabilityDoorLock.UserStatus
A function which provides the Enabled User Status object.
endTime - Variable in class buzz.getcoco.iot.InfoRequest.ContentSearch
Filter content based on end.
EnterLearnMode(String, String) - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.EnterLearnMode
Constructor for enter learn mode command.
environmentalFactor - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.DeviceLocation
Determines the environmental factor that can lead to errors in position calculations.
environmentalFactor - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.SetDeviceLocation
The environmental factor which has to be accounted in calculations.
equals(Object) - Method in class buzz.getcoco.iot.CapabilityDoorLock.UserStatus
 
equals(Object) - Method in class buzz.getcoco.iot.CapabilityDoorLock.UserType
 
equals(Object) - Method in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
 
equals(Object) - Method in class buzz.getcoco.iot.CapabilityHvacControl.Mode
 
equals(Object) - Method in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
 
equals(Object) - Method in class buzz.getcoco.iot.CapabilityRemoteControl.Category
 
equals(Object) - Method in class buzz.getcoco.iot.CapabilityRemoteControl.ProgramMode
 
equals(Object) - Method in class buzz.getcoco.iot.CapabilityWarning.WarningType
 
equals(Object) - Method in class buzz.getcoco.iot.Identifier
 
equals(Object) - Method in class buzz.getcoco.iot.StorageContentMetadata
 
ERROR - Static variable in class buzz.getcoco.iot.Log
Error priority level logs provide severity information.
errorCallback(Throwable) - Method in interface buzz.getcoco.iot.CallbacksInterface
A callback indicating an internal error.
errorCallback(Throwable) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
errorCode - Variable in class buzz.getcoco.iot.CommandResponse.Error
Error code.
errorPrecision - Variable in class buzz.getcoco.iot.CapabilityRealTimePosition.BeaconLocation
The error precision of the beacon.
errorPrecision - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.BeaconLocation
The error precision of the beacon.
event - Variable in class buzz.getcoco.iot.FiniteStateMachine.EventTable
An event in state machine.
EventTable(E, S, S, FiniteStateMachine.ActionCallback<A>) - Constructor for class buzz.getcoco.iot.FiniteStateMachine.EventTable
Constructor for an event.
execute() - Method in class buzz.getcoco.iot.Scene
A function to execute the scene.
ExecuteCommand(String, Capability.CapabilityId, T) - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.ExecuteCommand
Constructor for Execute command.
ExecuteLearnedCommand(String, String) - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.ExecuteLearnedCommand
Constructor for ExecuteLearnedCommand.
executeScene(Scene) - Method in class buzz.getcoco.iot.NativeInterface
A function to execute Scene.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.Capability
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityAirQualitySensing
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityColor
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityContactSensing
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityDoorLock
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityEnergyMetering
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityFireSensing
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityFluidLevelSensing
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityHumiditySensing
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityHvacControl
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityIlluminance
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityImageControl
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityKeyPressSensing
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityLevel
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming
 
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityMotionSensing
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityMotorControl
 
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityNetworkConfiguration
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityOccupancySensing
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityOnOff
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityPowerLevels
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityRealTimePosition
 
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityRemoteControl
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilitySnapshot
 
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityStationaryPosition
 
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityStorageConfig
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityStorageControl
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityTemperatureSensing
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityTunnel
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityVibrationSensing
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityWarning
A function to create the command from the Json params.
extendedCreateCommand(int, JsonElement) - Method in class buzz.getcoco.iot.CapabilityWindowCovering
A function to create the command from the Json params.

F

Factory - Class in buzz.getcoco.iot
Factory design pattern that abstracts creation logic and invokes creation of objects.
Factory() - Constructor for class buzz.getcoco.iot.Factory
 
FAILURE - Static variable in class buzz.getcoco.iot.CapabilitySnapshot.SnapshotStatus
Value indicating the failure in capturing snapshot.
fan() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.Mode
A function that provides the Fan only Mode object.
FAN_ONLY - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.Mode
COCO Standard implemented integer for Fan only HVAC mode.
fetch - Variable in class buzz.getcoco.iot.FiniteStateMachine.StateTable
FetchBatteryLevel() - Constructor for class buzz.getcoco.iot.CapabilityPowerLevels.FetchBatteryLevel
A no-arg constructor to create fetch battery voltage command.
FetchBatteryVoltage() - Constructor for class buzz.getcoco.iot.CapabilityPowerLevels.FetchBatteryVoltage
A no-arg constructor to create fetch battery voltage command.
FetchLevel() - Constructor for class buzz.getcoco.iot.CapabilityLevel.FetchLevel
A no args constructor to create fetch level command.
FetchOnOffStatus() - Constructor for class buzz.getcoco.iot.CapabilityOnOff.FetchOnOffStatus
A no args constructor for GSON.
FetchRelativeHumidity() - Constructor for class buzz.getcoco.iot.CapabilityHumiditySensing.FetchRelativeHumidity
A no-arg constructor used to create Fetch relative humidity command.
fieldName - Variable in class buzz.getcoco.iot.CommandResponse.Error
Field of command that might have caused this error.
FILE_NOT_FOUND - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for FileNotFound.
FiniteStateMachine<S extends FiniteStateMachine.State,E extends FiniteStateMachine.Event,A> - Class in buzz.getcoco.iot
Finite State Machine manages states that an object can be based on the events in FiniteStateMachine.EventTable that trigger these state changes.
FiniteStateMachine(S, FiniteStateMachine.TimerCallback<A>, List<FiniteStateMachine.EventTable<S, E, A>>, List<FiniteStateMachine.StateTable<S, E, A>>) - Constructor for class buzz.getcoco.iot.FiniteStateMachine
Constructor for current class.
FiniteStateMachine.ActionCallback<A> - Interface in buzz.getcoco.iot
A callback defining an action for an event.
FiniteStateMachine.EntryActionCallback<E,A> - Interface in buzz.getcoco.iot
A callback defining an action upon entry to state.
FiniteStateMachine.Event - Interface in buzz.getcoco.iot
A marker interface that defines a class that implements it to be an event that can cause a state change.
FiniteStateMachine.EventTable<S extends FiniteStateMachine.State,E extends FiniteStateMachine.Event,A> - Class in buzz.getcoco.iot
An Event table encapsulates complete information about event such as previous state, next state and action callback etc.
FiniteStateMachine.ExitActionCallback<A> - Interface in buzz.getcoco.iot
A callback defining an action upon exit from a state.
FiniteStateMachine.FetchTimeout - Interface in buzz.getcoco.iot
An interface defining timeout for an event.
FiniteStateMachine.State - Interface in buzz.getcoco.iot
A marker interface that defines a class that implements it to be a state of an object.
FiniteStateMachine.StateTable<S extends FiniteStateMachine.State,E extends FiniteStateMachine.Event,A> - Class in buzz.getcoco.iot
State table encapsulates complete information about the state such as timeout, entry and exit callback actions etc.
FiniteStateMachine.TimerCallback<A> - Interface in buzz.getcoco.iot
A callback defining an action upon timeout reached.
FIRE - Static variable in class buzz.getcoco.iot.CapabilityWarning.WarningType
COCO Standard implemented integer for Fire warning type.
fire() - Static method in class buzz.getcoco.iot.CapabilityWarning.WarningType
A function that provides the Fire Warning type object.
FIRE_PANIC - Static variable in class buzz.getcoco.iot.CapabilityWarning.WarningType
COCO Standard implemented integer for Fire panic warning type.
firePanic() - Static method in class buzz.getcoco.iot.CapabilityWarning.WarningType
A function that provides the Fire panic Warning type object.
forceRemoveResource(Resource, Device.RemoveResourceListener) - Method in class buzz.getcoco.iot.Device
FORCE Remove the resource from the device.
ForceRemoveResource(Resource) - Constructor for class buzz.getcoco.iot.Device.ForceRemoveResource
A constructor for this command.
forLearnMode(String, CapabilityRemoteControl.Category) - Static method in class buzz.getcoco.iot.CapabilityRemoteControl.AddAppliance
Convenience function for getting CapabilityRemoteControl.AddAppliance for learn mode.
forPresetMode(String, CapabilityRemoteControl.Category, int, int) - Static method in class buzz.getcoco.iot.CapabilityRemoteControl.AddAppliance
Convenience function for getting CapabilityRemoteControl.AddAppliance for preset mode.
forSearchMode(String, CapabilityRemoteControl.Category, int, int) - Static method in class buzz.getcoco.iot.CapabilityRemoteControl.AddAppliance
Convenience function for getting CapabilityRemoteControl.AddAppliance for search mode.
FrameTypes() - Constructor for class buzz.getcoco.iot.CapabilityMediaStreaming.FrameTypes
 
fromJson(String) - Static method in class buzz.getcoco.iot.Identifier
A function to deserialize the String param to the Identifier object.
fromJson(Gson, String) - Static method in class buzz.getcoco.iot.Identifier
An overloaded function to deserialize the String param to the Identifier object using custom Gson instance.
fromJson(String) - Static method in class buzz.getcoco.iot.ResourceAction
A function to create resource action from JSON.
fromJsonTree(JsonElement) - Static method in class buzz.getcoco.iot.Identifier
A function to deserialize the JsonElement param to the Identifier object.
fromJsonTree(Gson, JsonElement) - Static method in class buzz.getcoco.iot.Identifier
An overloaded function to deserialize the JsonElement param to the Identifier object using custom Gson instance.
fromSerializable(Serializable) - Static method in class buzz.getcoco.iot.Identifier
A function to make an Identifier object out of serializable param.
fromZoneId - Variable in class buzz.getcoco.iot.Network.MoveResourcesBetweenZones
zoneId of Zone which currently contains resources.

G

GATEWAY_BUSY - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for GatewayBusy.
getAccessTokens(CocoClient.AccessTokensListener) - Method in class buzz.getcoco.iot.CocoClient
This function can be used to get OAuth Tokens from the c-sdk.
getAccessTokens(CocoClient.AccessTokensListener) - Method in class buzz.getcoco.iot.NativeInterface
A function to get access token.
getAccessType() - Method in class buzz.getcoco.iot.Network
This function is used to return the access type of the user.
getAllNetworks(CocoClient.NetworkListListener) - Method in class buzz.getcoco.iot.CocoClient
This function is used to request the available networks from the server.
getAllNetworks(CocoClient.NetworkListListener) - Method in class buzz.getcoco.iot.NativeInterface
A function to get all network the user currently part of.
getAppAccessList() - Method in interface buzz.getcoco.iot.PlatformInterface
A function to be implemented to define the accessibility signed up by developer to C-SDK.
getApplianceId() - Method in class buzz.getcoco.iot.Attribute.ApplianceInfo
A function to get appliance ID.
getApplianceId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.AddApplianceResponse
A function to get CapabilityRemoteControl.AddApplianceResponse.applianceId of newly added appliance.
getApplianceId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.EnterLearnMode
getApplianceId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.ExecuteCommand
getApplianceId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.ExecuteLearnedCommand
getApplianceId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.RemoveAppliance
A function to get appliance ID.
getApplianceId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.RemoveButton
getApplianceId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.RenameButton
getApplianceId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.SetApplianceName
getApplianceId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.SetAppliancePairingCode
getApplianceInfo() - Method in class buzz.getcoco.iot.Attribute.ApplianceInfoContainer
A function get list of appliance info.
getApplianceName() - Method in class buzz.getcoco.iot.Attribute.ApplianceInfo
A function to return appliance name.
getApplianceName() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.AddAppliance
getApplianceName() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.SetApplianceName
getArgs() - Method in class buzz.getcoco.iot.CommandResponse
A function used to generate args from JSON response.
getArrayLength() - Method in class buzz.getcoco.iot.Attribute
This function can be used to get the length of the array IF AND ONLY IF THE CURRENT Attribute.dataType is an array.
getAsBoolean() - Method in class buzz.getcoco.iot.Attribute
A function that return the current value of this Attribute as Boolean.
getAsBooleanArr() - Method in class buzz.getcoco.iot.Attribute
A function with a job to narrow the Attribute.currentValue to boolean[] explicitly.
getAsHvacSettings() - Method in class buzz.getcoco.iot.Attribute.ApplianceInfo
A function to get Attribute.HvacSettings of the appliance.
getAsNumber() - Method in class buzz.getcoco.iot.Attribute
A function to return the current value of this attribute as Number.
getAsNumberArr() - Method in class buzz.getcoco.iot.Attribute
A function with a job to narrow the Attribute.currentValue to Number[] explicitly.
getAsString() - Method in class buzz.getcoco.iot.Attribute
A function to get current value of this attribute as String.
getAsStringArr() - Method in class buzz.getcoco.iot.Attribute
A function with a job to narrow the Attribute.currentValue to String[] explicitly.
getAsSupportedModes() - Method in class buzz.getcoco.iot.Attribute.ApplianceInfo
A getter to get list of supported mode by the appliance.
getAttribute(int) - Method in class buzz.getcoco.iot.Capability
This function is used to get the Attribute with the given ID.
getAttribute(Capability.AttributeId) - Method in class buzz.getcoco.iot.Capability
This function is used to get the Attribute with the given ID.
getAttribute() - Method in class buzz.getcoco.iot.Identifier
A generic method to fetch attribute for the identifier instance.
getAttribute(Capability.AttributeId) - Method in class buzz.getcoco.iot.Resource
This function is used to return the Attribute object for the given Attribute ID.
getAttribute() - Method in class buzz.getcoco.iot.ResourceCondition
A function to get Attribute associated with this ResourceCondition.
getAttributeDataType() - Method in class buzz.getcoco.iot.ResourceCondition
A function to return Attribute.DataType of Attribute associated with this ResourceCondition.
getAttributeId() - Method in class buzz.getcoco.iot.Attribute.CapabilityAttributes
 
getAttributeId(int) - Method in enum buzz.getcoco.iot.Capability.CapabilityId
A function to get Capability.AttributeId given its ID.
getAttributeId() - Method in class buzz.getcoco.iot.ResourceCondition
A function to get Capability.AttributeId associated with this ResourceCondition.
getAttributeMap() - Method in class buzz.getcoco.iot.Capability
This function is used to return the HashMap that the sdk uses to map the integer id of the attribute to the Attribute Objects.
getAttributes() - Method in class buzz.getcoco.iot.InfoResponse.RemotePairingCapabilities
A function to fetch list of attribute ids received in response.
getAttributeValue(Capability.AttributeId) - Method in class buzz.getcoco.iot.Attribute.ApplianceInfo
A function to get value of attribute that belongs to this appliance.
getAttrId() - Method in class buzz.getcoco.iot.Attribute.CapabilityAttributes
 
getAttrs() - Method in class buzz.getcoco.iot.Attribute.ApplianceInfo
A function to get supported Attribute.CapabilityAttributes.
getAvailableChannelPorts(int) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming
A function to fetch available ports for communication.
getAvailableChannelPorts(int) - Method in class buzz.getcoco.iot.Device
A function to get free ports to talk to this device.
getAvailableChannelPorts(Device, int) - Method in class buzz.getcoco.iot.NativeInterface
A Media streaming helper function to get free ports to talk to the device param.
getBrandId() - Method in class buzz.getcoco.iot.Attribute.ApplianceInfo
A function to get brand id of appliance.
getBrandId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.AddAppliance
A function to get CapabilityRemoteControl.AddAppliance.brandId of appliance.
getBrandId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.SetAppliancePairingCode
getBrandId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.TestCommand
A function to get CapabilityRemoteControl.TestCommand.brandId of appliance.
getButtonId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.ExecuteLearnedCommand
getButtonId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.RemoteControlButtonInfo
A getter for remote control button ID.
getButtonId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.RemoveButton
getButtonId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.RenameButton
getButtonName() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.EnterLearnMode
getButtonName() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.RenameButton
getCallbackHandler(int) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming.DefaultMediaStreamListenerMultiplexer
 
getCallbackHandler(int) - Method in interface buzz.getcoco.iot.CapabilityMediaStreaming.MediaStreamListenerMultiplexer
A function to fetch the stream listener assigned for the port.
getCapability() - Method in class buzz.getcoco.iot.Identifier
A generic method to fetch capability for the identifier instance.
getCapability(Capability.CapabilityId) - Method in class buzz.getcoco.iot.Resource
This function is used to return the capability with the given capabilityId.
getCapability() - Method in class buzz.getcoco.iot.ResourceAction
A function to get the capability on which the command will be executed.
getCapabilityId() - Method in class buzz.getcoco.iot.Attribute.CapabilityCommands
 
getCapabilityId() - Method in interface buzz.getcoco.iot.Capability.AttributeId
This function is implemented by all subclasses of capability to give there respective Capability.id.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityAirQualitySensing.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityColor.AttributeId
A function to Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityContactSensing.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityDoorLock.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityEnergyMetering.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityFireSensing.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityFluidLevelSensing.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityHumiditySensing.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityHvacControl.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityIlluminance.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityImageControl.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityKeyPressSensing.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityLevel.AttributeId
A function to Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityMediaStreaming.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityMotionSensing.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityMotorControl.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityNetworkConfiguration.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityOccupancySensing.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityOnOff.AttributeId
A function to Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityPowerLevels.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityRealTimePosition.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityRemoteControl.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.ExecuteCommand
getCapabilityId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.TestCommand
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilitySnapshot.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityStationaryPosition.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityStorageConfig.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityStorageControl.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityTemperatureSensing.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityTunnel.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityVibrationSensing.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityWarning.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in enum buzz.getcoco.iot.CapabilityWindowCovering.AttributeId
A function to get Capability.CapabilityId of parent capability.
getCapabilityId() - Method in class buzz.getcoco.iot.InfoResponse.RemotePairingCapabilities
A function to get capability ID.
getCapabilityMap() - Method in class buzz.getcoco.iot.Resource
This function is used to return the HashMap that the sdk uses to map the CapabilityId to the Capability Objects.
getCapabilityWrapper() - Method in class buzz.getcoco.iot.Capability
A function to get CapabilityWrapper.
getCapCommands() - Method in class buzz.getcoco.iot.Attribute.ApplianceInfo
A function to get supported Attribute.CapabilityCommands.
getCapId() - Method in class buzz.getcoco.iot.Attribute.CapabilityAttributes
 
getCapId() - Method in class buzz.getcoco.iot.Attribute.CapabilityCommands
 
getCategory() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.AddAppliance
getCategoryId() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.TestCommand
getClientId() - Method in interface buzz.getcoco.iot.PlatformInterface
A function to be implemented to provide client ID to the SDK.
getCmdSeqNum() - Method in class buzz.getcoco.iot.InfoRequest
A function to get command sequence number.
getCmdSeqNum() - Method in class buzz.getcoco.iot.InfoResponse
A function to get InfoResponse.cmdSeqNum.
GetColorComponents() - Constructor for class buzz.getcoco.iot.CapabilityColor.GetColorComponents
A no args constructor for GSON.
GetColorTemperature() - Constructor for class buzz.getcoco.iot.CapabilityColor.GetColorTemperature
A no args constructor for GSON.
getCommand() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.ExecuteCommand
getCommand() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.TestCommand
getCommand() - Method in class buzz.getcoco.iot.CommandResponse
A function to get the command corresponding to the response.
getCommand() - Method in class buzz.getcoco.iot.ResourceAction
A function to get the command which get executed while executing the resourceAction.
getCommandId(int) - Method in enum buzz.getcoco.iot.Capability.CapabilityId
A function to get Command ID object for provided integer.
getCommandId() - Method in class buzz.getcoco.iot.Command
A function to get the id of the command.
getCommandSupportedArr() - Method in class buzz.getcoco.iot.InfoResponse.RemotePairingCapabilities
A function to fetch list of supported command ids as received in response.
getConditionDuration() - Method in class buzz.getcoco.iot.ResourceCondition
getConnectivityManagerState() - Method in class buzz.getcoco.iot.Network
This function is used to get the connectivity state of the network.
GetConsumption(int) - Constructor for class buzz.getcoco.iot.CapabilityEnergyMetering.GetConsumption
A constructor used to create GetConsumption command.
getCurrentMode() - Method in class buzz.getcoco.iot.Attribute.HvacSettings
A function to get current mode of appliance.
getCurrentState() - Method in class buzz.getcoco.iot.FiniteStateMachine
A getter for current state of this FiniteStateMachine.
getCurrentValue() - Method in class buzz.getcoco.iot.Attribute
This function can be used to get the current value that the attribute can take.
getCwdPath() - Method in interface buzz.getcoco.iot.PlatformInterface
A function to be implemented to define current working directory for the application.
getDataType() - Method in class buzz.getcoco.iot.Attribute
This function can be used to get the dataType of the attribute.
getDefaultValue() - Method in class buzz.getcoco.iot.Attribute
This function can be used to get the default value that the attribute can take.
GetDemand(int) - Constructor for class buzz.getcoco.iot.CapabilityEnergyMetering.GetDemand
A constructor for the GetDemand command.
getDescription() - Method in class buzz.getcoco.iot.Attribute
This function is used to get the description of the attribute.
getDevice() - Method in class buzz.getcoco.iot.Identifier
A generic method to fetch device for the identifier instance.
getDevice() - Method in class buzz.getcoco.iot.InfoRequest
A function to get Device of the info request that was used/will be used.
getDevice() - Method in class buzz.getcoco.iot.InfoResponse
A function to get device.
getDevice(long) - Method in class buzz.getcoco.iot.Network
This function is used to get device in the network given the deviceId.
getDeviceIterable() - Method in class buzz.getcoco.iot.Network
This function fetches device iterable to traverse over list of devices.
getDeviceMap() - Method in class buzz.getcoco.iot.Network
This function is used to return the HashMap that the sdk uses to map the DeviceIds to the Device Objects.
getDevicePsn() - Method in class buzz.getcoco.iot.Device
A function to get the PSN of the device.
getDownloadPath() - Method in interface buzz.getcoco.iot.PlatformInterface
A function to define download directory.
getElement(int) - Method in class buzz.getcoco.iot.Attribute
A function to help with getting the items of the current value NOTE: Works only when Attribute.dataType is an array.
getEnum(int) - Static method in enum buzz.getcoco.iot.Capability.CapabilityId
A function to get Capability.CapabilityId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityAirQualitySensing.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityAirQualitySensing.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityColor.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityColor.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityContactSensing.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityContactSensing.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityDoorLock.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityDoorLock.CommandId
A function to get Capability.CommandId given it's index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityEnergyMetering.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityEnergyMetering.CommandId
A function to get Capability.CommandId given it's index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityFireSensing.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityFireSensing.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityFluidLevelSensing.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityFluidLevelSensing.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityHumiditySensing.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityHumiditySensing.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityHvacControl.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityHvacControl.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityIlluminance.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityIlluminance.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityImageControl.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityImageControl.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityKeyPressSensing.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityKeyPressSensing.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityLevel.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityLevel.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityMotionSensing.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityMotionSensing.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.PanDirection
A function to get PanDirection.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.TiltDirection
A function that gets the TiltDirection enum for the ordinal.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityNetworkConfiguration.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityNetworkConfiguration.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityOccupancySensing.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityOccupancySensing.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityOnOff.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityOnOff.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityPowerLevels.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityPowerLevels.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityRealTimePosition.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityRealTimePosition.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityRemoteControl.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityRemoteControl.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilitySnapshot.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilitySnapshot.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityStationaryPosition.AttributeId
A function to get Attribute ID at a provided index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityStationaryPosition.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityStorageConfig.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityStorageConfig.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.PlaybackError
A function to get playback error corresponding to provided index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.StreamProtocol
A function to get stream protocol corresponding to provided index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityTemperatureSensing.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityTemperatureSensing.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityVibrationSensing.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityVibrationSensing.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityWarning.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityWarning.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityWindowCovering.AttributeId
A function to get Capability.AttributeId.
getEnum(int) - Static method in enum buzz.getcoco.iot.CapabilityWindowCovering.CommandId
A function to get Capability.CommandId given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.Network.AccessType
A function to return Network.AccessType given the index.
getEnum(int) - Static method in enum buzz.getcoco.iot.Network.NetworkType
A function to get enum given its index.
getEnum(int) - Static method in enum buzz.getcoco.iot.Network.UserRole
A function to get enum given its index.
getError() - Method in class buzz.getcoco.iot.CommandResponse
A function to get the error occurred while executing this command.
getExpiryTime() - Method in class buzz.getcoco.iot.ScheduleCondition.Builder
getExpiryTime() - Method in class buzz.getcoco.iot.ScheduleCondition
A function to get expiry time of the ScheduleCondition as LocalTime.
getFanSpeed() - Method in class buzz.getcoco.iot.Attribute.HvacModeCurrentInfo
 
getFanSpeed() - Method in class buzz.getcoco.iot.CapabilityHvacControl.HvacStateSettings
A function to get fan speed.
getFanSpeeds() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValue
 
getFirmware() - Method in class buzz.getcoco.iot.Resource
This function is used to get the firmware version of the current resource.
getFirmwareVersion() - Method in class buzz.getcoco.iot.Device
A function to get the version of firmware the device is running.
getHandlingCapability(long) - Static method in class buzz.getcoco.iot.CapabilityMediaStreaming
This function fetches the capability that is using provided stream handle.
getHandlingChannelPorts(long) - Static method in class buzz.getcoco.iot.CapabilityMediaStreaming
A function to fetch channel ports from C SDK layer.
getHandlingChannelPorts(long) - Method in class buzz.getcoco.iot.NativeInterface
A Media Streaming helper function to fetch channel ports from SDK.
getHandlingResource(long) - Method in class buzz.getcoco.iot.NativeInterface
A Media streaming helper function to get resource with MediaStreamingCapability from SDK.
getHandlingStreamId(long) - Static method in class buzz.getcoco.iot.CapabilityMediaStreaming
A function to fetch stream ID from C-SDK layer.
getHandlingStreamId(long) - Method in class buzz.getcoco.iot.NativeInterface
A Media streaming helper function to get stream ID from SDK.
getHandlingStreamSessionId(long) - Static method in class buzz.getcoco.iot.CapabilityMediaStreaming
A function to fetch stream ID from C-SDK layer.
getHandlingStreamSessionId(long) - Method in class buzz.getcoco.iot.NativeInterface
A Media Streaming helper function to fetch stream session ID from SDK.
GetHsl() - Constructor for class buzz.getcoco.iot.CapabilityColor.GetHsl
A no args constructor for GSON.
getHvacModeCurrentInfo() - Method in class buzz.getcoco.iot.Attribute.HvacSettings
 
getHvacStateSettings() - Method in class buzz.getcoco.iot.CapabilityHvacControl.SetHvacState
A function to get hvac settings.
getIcon() - Method in class buzz.getcoco.iot.Network.ResourceTemplate
getId() - Method in class buzz.getcoco.iot.Attribute
This function is used to get the AttributeId enum of the Attribute.
getId() - Method in class buzz.getcoco.iot.Capability
This function is used to get the unique id of the capability.
getId() - Method in class buzz.getcoco.iot.Device
This function is used to get the unique identifier of the device.
getId() - Method in class buzz.getcoco.iot.Network
This function is used to get the ID that uniquely identifies this Network.
getId() - Method in class buzz.getcoco.iot.Resource
This function is used to get the unique ID of the resource.
getId() - Method in class buzz.getcoco.iot.ResourceAction
A function to get the identifier of the current object.
getId() - Method in class buzz.getcoco.iot.ResourceCondition
A function to get ID of this condition.
getId() - Method in class buzz.getcoco.iot.Rule
This function is used to get ID of the scene.
getId() - Method in class buzz.getcoco.iot.Scene
A function to get the ID of the scene.
getId() - Method in class buzz.getcoco.iot.ScheduleCondition
A function to get unique ID of this ScheduleCondition in Network.
getId() - Method in class buzz.getcoco.iot.Zone
A function to get the zoneId of the zone.
getIdentifier(Network) - Static method in class buzz.getcoco.iot.Identifier
A function to get all identification information for device param.
getIdentifier(Device) - Static method in class buzz.getcoco.iot.Identifier
A function to get all identification information for device param.
getIdentifier(Resource) - Static method in class buzz.getcoco.iot.Identifier
A function to get all identification information for resource param.
getIdentifier(Capability) - Static method in class buzz.getcoco.iot.Identifier
A function to get all identification information for capability param.
getIdentifier(Attribute) - Static method in class buzz.getcoco.iot.Identifier
A function to get all identification information for attribute param.
getIdentifier(Zone) - Static method in class buzz.getcoco.iot.Identifier
A function to get all identification information for zone param.
getIdentifier(Scene) - Static method in class buzz.getcoco.iot.Identifier
A function to get all identification information for scene param.
getIdentifier(Rule) - Static method in class buzz.getcoco.iot.Identifier
A function to get all identification information for rule param.
getInfoRequestId() - Method in class buzz.getcoco.iot.InfoResponse
A function to get InfoResponse.infoRequestId.
getInstance() - Static method in class buzz.getcoco.iot.CocoClient
This function returns the CocoClient instance that was created earlier.
getInstance() - Static method in class buzz.getcoco.iot.ConnectivityStateManager
This function calls overloaded getInstance to retrieve the instance of ConnectivityStateManager with a null listener.
getInstance(ConnectivityStateManager.ConnectivityStateChangeListener) - Static method in class buzz.getcoco.iot.ConnectivityStateManager
This overloaded function fetches instance of this class with assigned listener param.
getInt() - Method in enum buzz.getcoco.iot.Capability.CapabilityId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityAirQualitySensing.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityAirQualitySensing.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityColor.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityColor.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityContactSensing.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityContactSensing.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityDoorLock.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityDoorLock.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityEnergyMetering.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityEnergyMetering.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityFireSensing.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityFireSensing.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityFluidLevelSensing.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityFluidLevelSensing.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityHumiditySensing.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityHumiditySensing.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityHvacControl.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityHvacControl.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityIlluminance.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityIlluminance.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityImageControl.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityImageControl.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityKeyPressSensing.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityKeyPressSensing.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityLevel.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityLevel.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityMediaStreaming.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityMediaStreaming.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityMotionSensing.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityMotionSensing.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityMotorControl.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityMotorControl.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityMotorControl.PanDirection
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityMotorControl.TiltDirection
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityNetworkConfiguration.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityNetworkConfiguration.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityOccupancySensing.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityOccupancySensing.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityOnOff.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityOnOff.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityPowerLevels.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityPowerLevels.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityRealTimePosition.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityRealTimePosition.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityRemoteControl.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityRemoteControl.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilitySnapshot.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilitySnapshot.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityStationaryPosition.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityStationaryPosition.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityStorageConfig.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityStorageConfig.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityStorageControl.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityStorageControl.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityStorageControl.PlaybackError
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityStorageControl.StreamProtocol
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityTemperatureSensing.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityTemperatureSensing.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityTunnel.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityTunnel.CommandId
 
getInt() - Method in enum buzz.getcoco.iot.CapabilityVibrationSensing.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityVibrationSensing.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityWarning.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityWarning.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityWindowCovering.AttributeId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CapabilityWindowCovering.CommandId
A function to get ordinal value of enum.
getInt() - Method in enum buzz.getcoco.iot.CocoClient.ConnectivityMode
A function that returns ordinal value of enum.
getInt() - Method in interface buzz.getcoco.iot.CommandIdInterface
A function to be implemented by every subclass to Capability.AttributeId and Capability.CommandId.
getInt() - Method in enum buzz.getcoco.iot.Device.CommandId
 
getInt() - Method in enum buzz.getcoco.iot.Network.AccessType
A function to get ordinal of enum.
getInt() - Method in enum buzz.getcoco.iot.Network.CommandId
 
getInt() - Method in enum buzz.getcoco.iot.Network.NetworkType
A function to get ordinal.
getInt() - Method in enum buzz.getcoco.iot.Network.UserRole
A function to get ordinal of enum.
getInt() - Method in enum buzz.getcoco.iot.NodeType
A function to return the ordinal corresponding to the NodeType enum.
getInt() - Method in enum buzz.getcoco.iot.RadioProtocol
A function to get ordinal value.
getInviteUrl() - Method in class buzz.getcoco.iot.Network.ConnectArgs
getKeys() - Method in class buzz.getcoco.iot.InfoResponse
A function to fetch keys from parameters .
GetLockStatus() - Constructor for class buzz.getcoco.iot.CapabilityDoorLock.GetLockStatus
A no-arg constructor to create get lock status command.
getMake() - Method in class buzz.getcoco.iot.Device
A function to get the Manufacturer name of the device.
getManufacturer() - Method in class buzz.getcoco.iot.Resource
This function is used to get the manufacturer name of the resource.
getMapKey() - Method in class buzz.getcoco.iot.Attribute
This function is used to get the integer Ids of the Attribute.
getMaxReportingInterval() - Method in class buzz.getcoco.iot.Attribute
This function is used to get the maxReporting time of an attribute.
getMaxTempCelsius() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValue
 
getMaxValue() - Method in class buzz.getcoco.iot.Attribute
This function can be used to get the max value that the attribute can take.
getMetadata() - Method in class buzz.getcoco.iot.Network
A function to get metadata of the network.
getMetadata() - Method in class buzz.getcoco.iot.Resource
A function to get the metadata of the resource.
getMetadata() - Method in class buzz.getcoco.iot.Scene
A function to return the metadata of the scene.
getMinReportingInterval() - Method in class buzz.getcoco.iot.Attribute
This function is used to get the minReporting time of an attribute.
getMinTempCelsius() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValue
 
getMinValue() - Method in class buzz.getcoco.iot.Attribute
This function can be used to get the min value that the attribute can take.
getMode() - Method in class buzz.getcoco.iot.Attribute.HvacModeCurrentInfo
getMode() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValue
Get the mode to which these settings are applicable.
getMode() - Method in class buzz.getcoco.iot.CapabilityHvacControl.HvacStateSettings
A function to get mode.
getMode() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.AddAppliance
getModel() - Method in class buzz.getcoco.iot.Device
A function to get the model name of the device.
getModel() - Method in class buzz.getcoco.iot.Resource
This function is used to get the model name of the resource.
getModes() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValueContainer
Get the modes that are part of the settings.
getName() - Method in class buzz.getcoco.iot.Attribute
This function is used to get the name of the attribute.
getName() - Method in class buzz.getcoco.iot.Capability
This function is used to get the Name of the capability.
getName() - Method in class buzz.getcoco.iot.Device
This function is used to get the Name of the device.
getName() - Method in class buzz.getcoco.iot.Network
This function is used to get the Name of the network.
getName() - Method in class buzz.getcoco.iot.Network.ResourceTemplate
getName() - Method in class buzz.getcoco.iot.Resource
This function is used to get the name of the resource.
getName() - Method in class buzz.getcoco.iot.Rule
This function is used to get Name of the Scene.
getName() - Method in class buzz.getcoco.iot.Scene
A function to get the name of the scene.
getName() - Method in class buzz.getcoco.iot.Zone
A function to get the name of the zone.
getNetwork(String) - Method in class buzz.getcoco.iot.CocoClient
A function to get Network object given the ID.
getNetwork() - Method in class buzz.getcoco.iot.Identifier
A generic method to fetch network for the identifier instance.
getNetworkId() - Method in class buzz.getcoco.iot.Network.ConnectArgs
getNetworkMap() - Method in class buzz.getcoco.iot.CocoClient
This function is used to return the HashMap that the sdk uses to map the networkIds to the network Objects.
getNetworkType() - Method in class buzz.getcoco.iot.Network.ConnectArgs
getNetworkType() - Method in class buzz.getcoco.iot.Network
This function is used to get the type of the network.
getNodeId() - Method in class buzz.getcoco.iot.Network.ConnectArgs
getOperatorType() - Method in class buzz.getcoco.iot.ResourceCondition
A function to get ResourceCondition.OperatorType associated with this ResourceCondition.
getPairingCode() - Method in class buzz.getcoco.iot.Attribute.ApplianceInfo
A function to get pairing code of appliance.
getPairingCode() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.AddAppliance
A function to get CapabilityRemoteControl.AddAppliance.pairingCode of appliance.
getPairingCode() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.SetAppliancePairingCode
getPairingCode() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.TestCommand
A function to get CapabilityRemoteControl.TestCommand.pairingCode of appliance.
getPairingCodes() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.SetSearchModeResponse
getParameters() - Method in class buzz.getcoco.iot.InfoResponse
A function to get InfoResponse.parameters.
getParent() - Method in class buzz.getcoco.iot.Attribute
This function can be used to get the parent capability of the attribute.
getParent() - Method in class buzz.getcoco.iot.Capability
This function is used to get the parent resource of the current capability.
getParent() - Method in class buzz.getcoco.iot.Device
This function is used to get the parent Network of the given device.
getParent() - Method in class buzz.getcoco.iot.Resource
This function is used to get the Parent device of the resource.
getParent() - Method in class buzz.getcoco.iot.Rule
This function is used to get network that this scene belongs to.
getParent() - Method in class buzz.getcoco.iot.Scene
A function to get the parent network of the current scene.
getParent() - Method in class buzz.getcoco.iot.Zone
A function to get the parent Network of the zone.
getParentCapability() - Method in class buzz.getcoco.iot.ResourceCondition
A function to get Capability associated with this ResourceCondition.
getParentZone() - Method in class buzz.getcoco.iot.Resource
This function is used to get the Parent zone of the resource.
GetPinCode() - Constructor for class buzz.getcoco.iot.CapabilityDoorLock.GetPinCode
A no-arg constructor to create get PIN code command.
getPort(long) - Method in class buzz.getcoco.iot.CapabilityTunnel
This function is used to get the port over which the tunnel is open.
getPowerSource() - Method in class buzz.getcoco.iot.Device
A function to get the PowerSource on which the device is running on.
getPowerSource() - Method in class buzz.getcoco.iot.Resource
This function is used to know how the resource is being powered.
getProductName() - Method in class buzz.getcoco.iot.Device
A function to get the product name of the device.
getProtocol() - Method in class buzz.getcoco.iot.Resource
A function to get protocol used by the use resource.
getRealCapability() - Method in interface buzz.getcoco.iot.CapabilityWrapper
A getter for the capability that is wrapped.
getReceiverType() - Method in class buzz.getcoco.iot.Device
A function to get the ReceiverType of the device.
getReceiverType() - Method in class buzz.getcoco.iot.Resource
This function is used to get the receiver properties of the resource.
getRecentException() - Method in class buzz.getcoco.iot.ConnectivityStateManager
getRegex(Network) - Static method in class buzz.getcoco.iot.InfoRequest.ContentSearch
This function creates an identifier for provided network.
getRegex(Device) - Static method in class buzz.getcoco.iot.InfoRequest.ContentSearch
This function creates an identifier for provided device.
getRegex(Resource) - Static method in class buzz.getcoco.iot.InfoRequest.ContentSearch
This function creates an identifier for provided resource.
getRegex(Capability) - Static method in class buzz.getcoco.iot.InfoRequest.ContentSearch
This function creates an identifier for provided capability.
getRegex(Attribute) - Static method in class buzz.getcoco.iot.InfoRequest.ContentSearch
This function creates an identifier for provided attribute.
getRequestId() - Method in class buzz.getcoco.iot.InfoRequest
A function to get request ID.
getRequestNodeId() - Method in class buzz.getcoco.iot.InfoResponse
A function to get InfoResponse.requestNodeId.
getResource(String) - Method in class buzz.getcoco.iot.Device
This function is used to get the resource with the given EUI.
getResource() - Method in class buzz.getcoco.iot.Identifier
A generic method to fetch Resource for the identifier instance.
getResourceAction(int) - Method in class buzz.getcoco.iot.Scene
A function to get ResourceAction given the ID.
getResourceActionMap() - Method in class buzz.getcoco.iot.Scene
A function to get the map of ResourceAction's and there ID's.
getResourceActions() - Method in class buzz.getcoco.iot.Rule
This function fetches the resource actions for this rule.
getResourceConditions() - Method in class buzz.getcoco.iot.Rule
A function to fetch resource conditions for this rule.
getResourceMap() - Method in class buzz.getcoco.iot.Device
This function is used to return the HashMap that the sdk uses to map the resourceEuis to the Resource Objects.
getResources() - Method in class buzz.getcoco.iot.Zone
A function to get the set of resources of the current zone.
getResourceTemplateId() - Method in class buzz.getcoco.iot.Network.ResourceTemplate
A function to get ID of resource template.
getResourceTemplates() - Method in class buzz.getcoco.iot.Network
This function is used to get the list of resource templates that belongs to the network.
GetRgb() - Constructor for class buzz.getcoco.iot.CapabilityColor.GetRgb
A no args constructor for GSON.
getRule() - Method in class buzz.getcoco.iot.Identifier
A generic method to fetch rule for the identifier instance.
getRule() - Method in class buzz.getcoco.iot.Identifier.SourceIdentifier
 
getRule(int) - Method in class buzz.getcoco.iot.Network
This function is used to get the rule of this network give the ruleId.
getRuleIterable() - Method in class buzz.getcoco.iot.Network
This function fetches device iterable to traverse over list of rules.
getRuleMap() - Method in class buzz.getcoco.iot.Network
This function is used to return the HashMap that the sdk uses to map the ruleIds to the Rule Objects.
getSavedNetworks() - Method in class buzz.getcoco.iot.CocoClient
This function return an array of networks which are previous connected by user.
getSavedNetworks() - Method in class buzz.getcoco.iot.NativeInterface
A function to get saved networks.
getScene() - Method in class buzz.getcoco.iot.Identifier
A generic method to fetch scene for the identifier instance.
getScene() - Method in class buzz.getcoco.iot.Identifier.SourceIdentifier
 
getScene(int) - Method in class buzz.getcoco.iot.Network
This function is used to get the scene of this network given the scene.
getSceneActions() - Method in class buzz.getcoco.iot.Rule
This function fetches the scene actions for this rule.
getSceneIterable() - Method in class buzz.getcoco.iot.Network
This function fetches device iterable to traverse over list of scenes.
getSceneMap() - Method in class buzz.getcoco.iot.Network
This function is used to return the HashMap that the sdk uses to map the sceneIds to the Scene Objects.
getScheduleConditions() - Method in class buzz.getcoco.iot.Rule
This function fetches the schedule conditions set for this rule.
getScheduleType() - Method in class buzz.getcoco.iot.ScheduleCondition.Builder
getScheduleType() - Method in class buzz.getcoco.iot.ScheduleCondition
getSettings() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.RemoteControlButtonInfo
A getter for remote control button settings.
getStackAsString(Throwable) - Method in interface buzz.getcoco.iot.Log.Logger
A function to append loggable stacktrace of throwable.
getStartTime() - Method in class buzz.getcoco.iot.ScheduleCondition.Builder
getStartTime() - Method in class buzz.getcoco.iot.ScheduleCondition
A function to get the start time of the ScheduleCondition.
getState(long) - Method in class buzz.getcoco.iot.CapabilityTunnel
This function is used to get The state of the tunnel which is represented by the enum State.
getState() - Method in class buzz.getcoco.iot.CommandResponse
This function is used to get the state of the command.
getState(Network) - Static method in class buzz.getcoco.iot.ConnectivityStateManager
This method fetches State of Network param sent.
getState() - Method in class buzz.getcoco.iot.InfoRequest
A function to get state of request.
getState() - Method in class buzz.getcoco.iot.InfoResponse
A function to get state.
getState() - Method in class buzz.getcoco.iot.Network
This function is used to get the current state of the Network.
getState() - Method in exception buzz.getcoco.iot.StateException
This function is getter for StateException.state member.
getSupportedCmdArr() - Method in class buzz.getcoco.iot.Attribute.CapabilityCommands
 
getSupportedCommands() - Method in class buzz.getcoco.iot.Capability
This function fetches the list of commands supported.
getSupportedControllableSettings() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValue
 
getSupportedProtocols() - Method in class buzz.getcoco.iot.Device
A getter of list of supported radio protocols.
getTemperatureCelsius() - Method in class buzz.getcoco.iot.Attribute.HvacModeCurrentInfo
 
getTemperatureCelsius() - Method in class buzz.getcoco.iot.CapabilityHvacControl.HvacStateSettings
A function to get temperature.
getThresholdAttributeValue() - Method in class buzz.getcoco.iot.ResourceCondition
getTimeout() - Method in class buzz.getcoco.iot.Command
A function to set the timeout of this command.
getTimeout() - Method in interface buzz.getcoco.iot.FiniteStateMachine.FetchTimeout
A function whose implementation would be triggered to get timeout of a state.
getTimeout() - Method in class buzz.getcoco.iot.InfoRequest
A function to get time out for the request.
getUserRole() - Method in class buzz.getcoco.iot.Network
This function is used to get role of the current user in this network.
GetUserStatus() - Constructor for class buzz.getcoco.iot.CapabilityDoorLock.GetUserStatus
A no-arg constructor used to create get user state command.
GetUserType() - Constructor for class buzz.getcoco.iot.CapabilityDoorLock.GetUserType
A no-arg constructor used to create get user type command.
getVersion() - Method in class buzz.getcoco.iot.NativeInterface
A function to get version info of Client SDK.
getVersionInfo() - Method in class buzz.getcoco.iot.CocoClient
A function to get version info of Client SDK.
getZone() - Method in class buzz.getcoco.iot.Identifier
A generic method to fetch zone for the identifier instance.
getZone() - Method in class buzz.getcoco.iot.Identifier.SourceIdentifier
 
getZone(int) - Method in class buzz.getcoco.iot.Network
This function is used to get the zone of this network given the zoneId.
getZoneId() - Method in class buzz.getcoco.iot.Network.ResourceTemplate
getZoneIterable() - Method in class buzz.getcoco.iot.Network
This function fetches device iterable to traverse over list of zones.
getZoneMap() - Method in class buzz.getcoco.iot.Network
This function is used to return the HashMap that the sdk uses to map the zoneIds to the Zone Objects.
green - Variable in class buzz.getcoco.iot.CapabilityColor.SetRgb
The Green element to be set in the RGB color scale.
GW_ALREADY_OWNED - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for GatewayAlreadyOwned.
GW_NOT_IN_NW - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for GatewayNotInNetwork.
GW_NOT_PROVISION - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for GatewayNotProvision.

H

handleEvent(E, A) - Method in class buzz.getcoco.iot.FiniteStateMachine
This function handles an event using information encapsulated in event table to change states of a finite state machine as defined.
hasCallbackHandlerAssigned(int) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming.DefaultMediaStreamListenerMultiplexer
 
hasCallbackHandlerAssigned(int) - Method in interface buzz.getcoco.iot.CapabilityMediaStreaming.MediaStreamListenerMultiplexer
A function to verify the assignment of stream listener to the channel port.
hashCode() - Method in class buzz.getcoco.iot.Attribute
 
hashCode() - Method in class buzz.getcoco.iot.Capability
 
hashCode() - Method in class buzz.getcoco.iot.CapabilityDoorLock.UserStatus
 
hashCode() - Method in class buzz.getcoco.iot.CapabilityDoorLock.UserType
 
hashCode() - Method in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
 
hashCode() - Method in class buzz.getcoco.iot.CapabilityHvacControl.Mode
 
hashCode() - Method in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
 
hashCode() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.Category
 
hashCode() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.ProgramMode
 
hashCode() - Method in class buzz.getcoco.iot.CapabilityWarning.WarningType
 
hashCode() - Method in class buzz.getcoco.iot.Device
 
hashCode() - Method in class buzz.getcoco.iot.Identifier
 
hashCode() - Method in class buzz.getcoco.iot.Network
 
hashCode() - Method in class buzz.getcoco.iot.Resource
 
hashCode() - Method in class buzz.getcoco.iot.Rule
 
hashCode() - Method in class buzz.getcoco.iot.Scene
 
hashCode() - Method in class buzz.getcoco.iot.StorageContentMetadata
 
hashCode() - Method in class buzz.getcoco.iot.Zone
 
HEAT - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.Mode
COCO Standard implemented integer for Heat HVAC mode.
heat() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.Mode
A function that provides the Heat Mode object.
HIGH - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
COCO Standard implemented integer for High fan mode.
high() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
A function that provides the High Fan Speed object.
HOLD - Static variable in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
ID indicating the physical device is pressed and then held.
HTTP_TIMEOUT - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for HttpTimeout.
hue - Variable in class buzz.getcoco.iot.CapabilityColor.SetHsl
The Hue to be set in the HSL color scale.
HvacStateSettings(boolean, boolean, double, CapabilityHvacControl.Mode, CapabilityHvacControl.FanSpeed) - Constructor for class buzz.getcoco.iot.CapabilityHvacControl.HvacStateSettings
Constructs object of this class.

I

i(String, String) - Static method in class buzz.getcoco.iot.Log
A function to print Log.INFO level logs.
i(String, String, Throwable) - Static method in class buzz.getcoco.iot.Log
A function to print Log.INFO level logs.
ID - Static variable in class buzz.getcoco.iot.CapabilityAirQualitySensing
ID for CapabilityAirQualitySensing.
ID - Static variable in class buzz.getcoco.iot.CapabilityColor
ID for CapabilityColor.
ID - Static variable in class buzz.getcoco.iot.CapabilityContactSensing
ID for CapabilityContactSensing.
ID - Static variable in class buzz.getcoco.iot.CapabilityDoorLock
ID for CapabilityDoorLock.
ID - Static variable in class buzz.getcoco.iot.CapabilityEnergyMetering
ID for CapabilityEnergyMetering.
ID - Static variable in class buzz.getcoco.iot.CapabilityFireSensing
ID for CapabilityFireSensing.
ID - Static variable in class buzz.getcoco.iot.CapabilityFluidLevelSensing
ID for CapabilityFluidLevelSensing.
ID - Static variable in class buzz.getcoco.iot.CapabilityHumiditySensing
ID for CapabilityHumiditySensing.
ID - Static variable in class buzz.getcoco.iot.CapabilityHvacControl
ID for CapabilityHvacControl.
ID - Static variable in class buzz.getcoco.iot.CapabilityIlluminance
ID for CapabilityIlluminance.
ID - Static variable in class buzz.getcoco.iot.CapabilityImageControl
ID for CapabilityImageControl.
ID - Static variable in class buzz.getcoco.iot.CapabilityKeyPressSensing
ID for CapabilityKeyPressSensing.
ID - Static variable in class buzz.getcoco.iot.CapabilityLevel
ID for CapabilityLevel.
ID - Static variable in class buzz.getcoco.iot.CapabilityMediaStreaming
ID for CapabilityMediaStreaming.
ID - Static variable in class buzz.getcoco.iot.CapabilityMotionSensing
ID for CapabilityMotionSensing.
ID - Static variable in class buzz.getcoco.iot.CapabilityMotorControl
ID for CapabilityMotorControl.
ID - Static variable in class buzz.getcoco.iot.CapabilityNetworkConfiguration
ID for CapabilityNetworkConfiguration.
ID - Static variable in class buzz.getcoco.iot.CapabilityOccupancySensing
ID for CapabilityOccupancySensing.
ID - Static variable in class buzz.getcoco.iot.CapabilityOnOff
ID for CapabilityOnOff.
ID - Static variable in class buzz.getcoco.iot.CapabilityPowerLevels
ID for CapabilityPowerLevels.
ID - Static variable in class buzz.getcoco.iot.CapabilityRealTimePosition
ID for CapabilityRealTimePosition.
ID - Static variable in class buzz.getcoco.iot.CapabilityRemoteControl
ID for CapabilityRemoteControl.
ID - Static variable in class buzz.getcoco.iot.CapabilitySnapshot
ID for CapabilitySnapshot.
ID - Static variable in class buzz.getcoco.iot.CapabilityStationaryPosition
ID for CapabilityStationaryPosition.
ID - Static variable in class buzz.getcoco.iot.CapabilityStorageConfig
ID for CapabilityStorageConfig.
ID - Static variable in class buzz.getcoco.iot.CapabilityStorageControl
ID for CapabilityStorageControl.
ID - Static variable in class buzz.getcoco.iot.CapabilityTemperatureSensing
ID for CapabilityTemperatureSensing.
ID - Static variable in class buzz.getcoco.iot.CapabilityTunnel
ID for CapabilityTunnel.
ID - Static variable in class buzz.getcoco.iot.CapabilityVibrationSensing
ID for CapabilityVibrationSensing.
ID - Static variable in class buzz.getcoco.iot.CapabilityWarning
ID for CapabilityWarning.
ID - Static variable in class buzz.getcoco.iot.CapabilityWindowCovering
ID for CapabilityWindowCovering.
id - Variable in class buzz.getcoco.iot.Network.SaveRule
ID of the rule.
Identifier - Class in buzz.getcoco.iot
This class encapsulates ids for Network, Device, Resource, Capability, Attribute, Zone, Scene, Rule.
Identifier(Identifier) - Constructor for class buzz.getcoco.iot.Identifier
Constructor for current class using Identifier param.
Identifier(String, long, String, int, int, int, int, int) - Constructor for class buzz.getcoco.iot.Identifier
An overloaded constructor for current class.
Identifier.SerializedId - Class in buzz.getcoco.iot
A helper class for generating Identifier object using Identifier.fromSerializable(java.io.Serializable).
Identifier.SourceIdentifier - Class in buzz.getcoco.iot
This class serves as blueprint for a source URI in StorageContentMetadata.
Identifier.TriggerIdentifier - Class in buzz.getcoco.iot
This class serves as a trigger attribute in making content search InfoRequest and as upload triggered identifier StorageContentMetadata.
INFO - Static variable in class buzz.getcoco.iot.Log
Info priority level logs provide normal information which can be ignorable.
InfoRequest - Class in buzz.getcoco.iot
This class holds request in form of key-value pairs for keys as in the Parameter.Key and sent to a device.
InfoRequest(String, List<Parameter<InfoRequest.Value>>) - Constructor for class buzz.getcoco.iot.InfoRequest
A class to request information from a device.
InfoRequest(String, List<Parameter<InfoRequest.Value>>, List<Parameter<InfoRequest.Value>>) - Constructor for class buzz.getcoco.iot.InfoRequest
A class to request information from a device.
InfoRequest(String, long, String, List<Parameter<InfoRequest.Value>>, List<Parameter<InfoRequest.Value>>) - Constructor for class buzz.getcoco.iot.InfoRequest
A class to request information from a device.
InfoRequest(String, long, String, long, List<Parameter<InfoRequest.Value>>, List<Parameter<InfoRequest.Value>>) - Constructor for class buzz.getcoco.iot.InfoRequest
A class to request information from a device.
InfoRequest.BrandSearchCriteria - Class in buzz.getcoco.iot
This class carries information whether the brand search is made for TV/AC.
InfoRequest.ContentPlayback - Class in buzz.getcoco.iot
This class forms a value of request corresponding to Parameter.Key.CONTENT_PLAYBACK.
InfoRequest.ContentSearch - Class in buzz.getcoco.iot
This class forms a value of request corresponding to Parameter.Key.CONTENT_SEARCH.
InfoRequest.ListenPort - Class in buzz.getcoco.iot
This class forms a value of request corresponding to Parameter.Key.AVAIL_LISTEN_PORT.
InfoRequest.RemoteButtonInfo - Class in buzz.getcoco.iot
This class acts as value of request corresponding to Parameter.Key.REMOTE_BUTTON_INFO.
InfoRequest.RemotePairingCapabilities - Class in buzz.getcoco.iot
This class acts as a value of request corresponding to Parameter.Key.REMOTE_PAIR_CAPABILITIES.
InfoRequest.RemotePairingCode - Class in buzz.getcoco.iot
This class acts as a value of request corresponding to Parameter.Key.REMOTE_PAIRING_CODES.
InfoRequest.Search - Class in buzz.getcoco.iot
This class acts as a value of request corresponding to Parameter.Key.REMOTE_SEARCH.
InfoRequest.SearchCriteria - Interface in buzz.getcoco.iot
A marker interface to classify search criteria.
InfoRequest.SortOrder - Enum in buzz.getcoco.iot
An enum denoting possible sorting order options.
InfoRequest.SortType - Enum in buzz.getcoco.iot
An enum denoting possible type of sort options.
InfoRequest.UserDefined - Class in buzz.getcoco.iot
This class forms a value of request corresponding to Parameter.Key.USER_DEFINED.
InfoRequest.Value - Interface in buzz.getcoco.iot
A marker interface for values corresponding to key as in Parameter.Key for InfoRequest.
infoRequestCallback(InfoRequest) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen to InfoRequest sent by Device.
infoRequestCallback(InfoRequest) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
infoRequestStatusCallback(Command.State, InfoRequest) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen to state of sent InfoRequest.
infoRequestStatusCallback(Command.State, InfoRequest) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
InfoResponse - Class in buzz.getcoco.iot
This class holds response in form of key-value pairs for keys in the Parameter.Key and are received from a node/device.
InfoResponse(InfoRequest, List<Parameter<InfoResponse.Value>>) - Constructor for class buzz.getcoco.iot.InfoResponse
Constructor for current class.
InfoResponse(long, long, List<Parameter<InfoResponse.Value>>) - Constructor for class buzz.getcoco.iot.InfoResponse
Constructor for current class.
InfoResponse(long, long, Device, List<Parameter<InfoResponse.Value>>) - Constructor for class buzz.getcoco.iot.InfoResponse
Constructor for current class.
InfoResponse(long, long, String, long, List<Parameter<InfoResponse.Value>>) - Constructor for class buzz.getcoco.iot.InfoResponse
An overloaded constructor for this class.
InfoResponse.BrandSearchResults - Class in buzz.getcoco.iot
This class encapsulates brand information such as id and name.
InfoResponse.ContentPlayback - Class in buzz.getcoco.iot
This class forms a value of response corresponding to Parameter.Key.CONTENT_PLAYBACK.
InfoResponse.ContentSearch - Class in buzz.getcoco.iot
This class forms a value of response corresponding to Parameter.Key.CONTENT_SEARCH.
InfoResponse.ListenPort - Class in buzz.getcoco.iot
This class forms a value of response corresponding to Parameter.Key.AVAIL_LISTEN_PORT.
InfoResponse.RemoteButtonInfo - Class in buzz.getcoco.iot
This class acts as value of response corresponding to Parameter.Key.REMOTE_BUTTON_INFO.
InfoResponse.RemotePairingCapabilities - Class in buzz.getcoco.iot
This class acts as a value of response corresponding to Parameter.Key.REMOTE_PAIR_CAPABILITIES.
InfoResponse.RemotePairingCode - Class in buzz.getcoco.iot
This class acts as value of response corresponding to Parameter.Key.REMOTE_PAIRING_CODES.
InfoResponse.Search - Class in buzz.getcoco.iot
This class acts as a value of response corresponding to Parameter.Key.REMOTE_SEARCH.
InfoResponse.SearchResults - Interface in buzz.getcoco.iot
A marker interface to classify search results.
InfoResponse.UserDefined - Class in buzz.getcoco.iot
This class forms a value of response corresponding to Parameter.Key.USER_DEFINED.
InfoResponse.Value - Interface in buzz.getcoco.iot
A marker interface for values corresponding to key as in Parameter.Key for InfoResponse.
infoResponseCallback(InfoRequest, InfoResponse) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen to InfoResponse sent by Device in repose to InfoRequest.
infoResponseCallback(InfoRequest, InfoResponse) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
infoResponseStatusCallback(Command.State, InfoResponse) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen to status of InfoResponse.
infoResponseStatusCallback(Command.State, InfoResponse) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
informNetworkChange() - Method in class buzz.getcoco.iot.CocoClient
A function to inform sdk that the networks is changed from 4g to Wi-Fi and vice versa.
informNetworkChange() - Method in class buzz.getcoco.iot.NativeInterface
A function to inform SDK that the networks is changed from 4G to Wi-Fi and vice versa.
init(String, String, String, String, CocoClient.ConnectivityTimers) - Method in class buzz.getcoco.iot.NativeInterface
This function initializes the SDK.
INPUT_RES_NOT_FOUND - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for InputResNotFound.
interceptCommand(Command<T>) - Method in class buzz.getcoco.iot.Capability
A function that will get called before command being sent to device.
interceptCommand(Command<T>) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming
 
INTERNAL_SERVER - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for InternalServer.
internalAddAttribute(Attribute) - Method in class buzz.getcoco.iot.Capability
A function that will would get triggered when a Attribute is added.
internalAddAttribute(Attribute) - Method in interface buzz.getcoco.iot.CapabilityWrapper
A function that will would get triggered when a Attribute is added.
internalAddCapability(Capability) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when a Capability is added.
internalAddDevice(Device) - Method in class buzz.getcoco.iot.Network
A function that will get called when a device is added to network.
internalAddNetwork(Network) - Method in class buzz.getcoco.iot.CocoClient
A method that would be called when a network is added.
internalAddResource(Resource) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when a Resource is added.
internalAddResource(Resource) - Method in class buzz.getcoco.iot.Zone
A function that would be triggered when a Resource is added to this zone.
internalAddResourceAction(ResourceAction) - Method in class buzz.getcoco.iot.Scene
A function that would be triggered when ResourceAction is added to scene.
internalAddRule(Rule) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when a Rule is added to network.
internalAddScene(Scene) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when a Scene is added to network.
internalAddZone(Zone) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when a Zone is added to network.
internalClearAddResourceActions(Collection<ResourceAction>) - Method in class buzz.getcoco.iot.Rule
A function that would be triggered when Rule.resourceActions of the rule is updated.
internalClearAddResourceConditions(Collection<ResourceCondition>) - Method in class buzz.getcoco.iot.Rule
A function that would be triggered when Rule.resourceConditions is updated.
internalClearAddSceneActions(Collection<Scene>) - Method in class buzz.getcoco.iot.Rule
A function that would be triggered when Rule.sceneActions of the rule is updated.
internalClearAddScheduleConditions(Collection<ScheduleCondition>) - Method in class buzz.getcoco.iot.Rule
A function that would be triggered when Rule.scheduleConditions is updated.
internalMarkAsReady() - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered by lower layers when attribute is ready.
internalMarkAsReady() - Method in class buzz.getcoco.iot.Capability
A function that would be triggered to make Capability this as ready.
internalMarkAsReady() - Method in class buzz.getcoco.iot.Resource
A function that would be triggered to mark the resource ready.
internalMarkAsReady() - Method in class buzz.getcoco.iot.Rule
A function that will be triggered to mark this rule as ready.
internalMarkAsReady() - Method in class buzz.getcoco.iot.Scene
A function that would be triggered to mark this scene as ready.
internalMarkAsReady() - Method in class buzz.getcoco.iot.Zone
A function that would be triggered to mark this zone as ready.
internalRemoveAttribute(int) - Method in class buzz.getcoco.iot.Capability
A function that would be triggered when a Attribute is removed.
internalRemoveAttribute(int) - Method in interface buzz.getcoco.iot.CapabilityWrapper
A function that would be triggered when a Attribute is removed.
internalRemoveCapability(Capability.CapabilityId) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when Capability is removed.
internalRemoveDevice() - Method in class buzz.getcoco.iot.Device
A function that would be triggered when the device is removed.
internalRemoveDevice(long) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when a device is removed from network.
internalRemoveNetwork(String) - Method in class buzz.getcoco.iot.CocoClient
A function that would be called when network is removed.
internalRemoveNetwork() - Method in class buzz.getcoco.iot.Network
A function that will get called when network is removed.
internalRemoveResource(String) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when a Resource is removed.
internalRemoveResource() - Method in class buzz.getcoco.iot.Resource
A function that would be the triggered when this resource is removed.
internalRemoveResource(Resource) - Method in class buzz.getcoco.iot.Zone
A function that would be triggered when a Resource is removed from this zone.
internalRemoveResourceAction(int) - Method in class buzz.getcoco.iot.Scene
A function that would be triggered when ResourceAction is remove from scene.
internalRemoveRule(int) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when Rule is removed from network.
internalRemoveScene(int) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when a Scene is removed from network.
internalRemoveZone(int) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when a zone is removed.
internalSetAccessType(Network.AccessType) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when Network.accessType is updated.
internalSetArrayLength(int) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered to update Attribute.arrayLength.
internalSetConnectivityState(ConnectivityStateManager.State) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when Network.connectivityManagerState is updated.
internalSetCurrentValue(Object) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered when attribute's Attribute.currentValue needs to be updated.
internalSetDataType(int) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered when attribute's Attribute.dataType needs to be updated.
internalSetDefaultValue(Object) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered when attribute Attribute.defaultValue needs to be updated.
internalSetDescription(String) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered when attribute's Attribute.description needs to be updated.
internalSetDevicePsn(String) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.devicePsn is updated.
internalSetExtendable(boolean) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.isExtendable is updated.
internalSetFirmware(String) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when Resource.firmware is updated.
internalSetFirmwareVersion(String) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.firmwareVersion is updated.
internalSetMake(String) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.make is updated.
internalSetManufacturer(String) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when Resource.manufacturer is updated.
internalSetMaxReportingInterval(long) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered when attribute's Attribute.maxReportingInterval needs to be updated.
internalSetMaxValue(Object) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered when attribute' Attribute.maxValue needs to be updated.
internalSetMetadata(String) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when Network.metadata is updated.
internalSetMetadata(String) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when Resource.metadata is updated.
internalSetMetadata(String) - Method in class buzz.getcoco.iot.Scene
A function that would be triggered when Scene.metadata is updated.
internalSetMinReportingInterval(long) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered when attribute's Attribute.minReportingInterval needs to be updated.
internalSetMinValue(Object) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered when attribute's Attribute.minValue needs to be updated.
internalSetModel(String) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.model is updated.
internalSetModel(String) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when Resource.model is updated.
internalSetName(String) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered when attribute name needs to be updated.
internalSetName(String) - Method in class buzz.getcoco.iot.Capability
A function that would be triggered when Capability.name is updated.
internalSetName(String) - Method in interface buzz.getcoco.iot.CapabilityWrapper
A function that would be triggered when Capability.getName() is updated.
internalSetName(String) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.name is updated.
internalSetName(String) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when Network.name of the network is updated.
internalSetName(String) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when Resource.name is updated.
internalSetName(String) - Method in class buzz.getcoco.iot.Rule
A function that would be triggered when Rule.name is updated.
internalSetName(String) - Method in class buzz.getcoco.iot.Scene
A function that would be triggered when Scene.name is updated.
internalSetName(String) - Method in class buzz.getcoco.iot.Zone
A function that would be triggered when zoneName is updated.
internalSetNetworkType(Network.NetworkType) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when Network.networkType is updated.
internalSetParent(Capability) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered when parent of that attributes needs to be updated.
internalSetParent(Resource) - Method in class buzz.getcoco.iot.Capability
A function that would be triggered when parent of the capability updated.
internalSetParent(Resource) - Method in interface buzz.getcoco.iot.CapabilityWrapper
A function that would be triggered when parent of the capability updated.
internalSetParent(Network) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.parent is updated.
internalSetParent(Network) - Method in class buzz.getcoco.iot.Rule
A function that would be triggered when parent network is updated.
internalSetParent(Network) - Method in class buzz.getcoco.iot.Scene
A function would be triggered when parent of the scene is updated.
internalSetParent(Network) - Method in class buzz.getcoco.iot.Zone
A function that would be triggered when parent is updated.
internalSetParentDevice(Device) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when Device.parent is updated.
internalSetParentZone(Zone) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when Device.parent is updated.
internalSetPowerSource(PowerSource) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.powerSource is updated.
internalSetPowerSource(PowerSource) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when Resource.powerSource is updated.
internalSetProductName(String) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.productName is updated.
internalSetProtocol(RadioProtocol) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when Resource.protocol is updated.
internalSetProtocolSupported(int[]) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.supportedProtocolFlags are updated.
internalSetReady(boolean) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.ready is updated.
internalSetRealtimeUpdate(boolean) - Method in class buzz.getcoco.iot.Attribute
A function that would be triggered when attributes Attribute.isRealTimeUpdate needs to be updated.
internalSetReceiverType(ReceiverType) - Method in class buzz.getcoco.iot.Device
A function that would be triggered when Device.receiverType is updated.
internalSetReceiverType(ReceiverType) - Method in class buzz.getcoco.iot.Resource
A function that would be triggered when ReceiverType is updated.
internalSetResourceTemplates(List<Network.ResourceTemplate>) - Method in class buzz.getcoco.iot.Network
A function that will get called when Network.ResourceTemplate's is updated.
internalSetState(Network.State) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when Network.state is updated.
internalSetUserRole(Network.UserRole) - Method in class buzz.getcoco.iot.Network
A function that would be triggered when Network.UserRole is updated.
internalUpdateResourceAction(ResourceAction) - Method in class buzz.getcoco.iot.Scene
A function that would be triggered when a ResourceAction is updated.
INVALID_CREDENTIALS - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for InvalidCredentials.
INVALID_PARAMS - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for InvalidParams.
INVALID_RANGE - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for InvalidRange.
invalidateAccessToken() - Method in class buzz.getcoco.iot.CocoClient
A function to invalidate the current accessToken.
invalidateAccessToken() - Method in class buzz.getcoco.iot.NativeInterface
A function to invalidate the current accessToken.
isBlocked() - Method in enum buzz.getcoco.iot.Network.State
A function to check if current is Network.State.BLOCKED.
isBooleanValue() - Method in class buzz.getcoco.iot.Attribute
A function to determine if the current value of the string is Boolean.
isClosed(CapabilityTunnel.State) - Static method in enum buzz.getcoco.iot.CapabilityTunnel.State
A function to check if tunnel state is closed.
isConnected() - Method in enum buzz.getcoco.iot.Network.State
A function to check if current state is Network.State.CONNECTED.
isConnectedOrConnecting() - Method in enum buzz.getcoco.iot.Network.State
A function to check if current state is Network.State.CONNECTED OR Network.State.CONNECTING state.
isConnecting() - Method in enum buzz.getcoco.iot.Network.State
A function to check if current state is Network.State.CONNECTING.
isEquivalentToDisconnected() - Method in enum buzz.getcoco.iot.Network.State
A function to check if current state is equivalent to Network.State.DISCONNECTED.
isExtendable() - Method in class buzz.getcoco.iot.Device
This function is used to indicate that the device is extendable or not.
isInSwing() - Method in class buzz.getcoco.iot.Attribute.HvacModeCurrentInfo
 
isLeftOrDeleted() - Method in enum buzz.getcoco.iot.Network.State
A function to check if current state is equivalent to Network.State.NETWORK_RESET.
isLeftOrDeletedOrBlocked() - Method in enum buzz.getcoco.iot.Network.State
A function to check if current state of networks is Network.State.NETWORK_RESET or Network.State.BLOCKED.
isLogEnabled(int) - Method in interface buzz.getcoco.iot.Log.Logger
A function to verify if log is enabled or not based on specified priority.
isNumberValue() - Method in class buzz.getcoco.iot.Attribute
A function to determine if the current value of the attribute is Number.
isOn() - Method in class buzz.getcoco.iot.Attribute.HvacModeCurrentInfo
 
isOpen(CapabilityTunnel.State) - Static method in enum buzz.getcoco.iot.CapabilityTunnel.State
A function to check if tunnel state is open.
isOpeningOrOpened(CapabilityTunnel.State) - Static method in enum buzz.getcoco.iot.CapabilityTunnel.State
A function to check if tunnel state is opening or opened.
isPowerOn() - Method in class buzz.getcoco.iot.CapabilityHvacControl.HvacStateSettings
A function to get current on state of appliance.
isReady() - Method in class buzz.getcoco.iot.Attribute
A function to state if the current attribute is made from callbacks or state retrieval.
isReady() - Method in class buzz.getcoco.iot.Capability
A function to state if the current capability is updated from NativeCallbacks.resourceCapabilityCallback(boolean, java.lang.String, long, java.lang.String, int, java.lang.String, int[], java.lang.Object) or by any other way.
isReady() - Method in class buzz.getcoco.iot.Device
A function suggesting if the device is created from NativeCallbacks.deviceInfoCallback(boolean, boolean, java.lang.String, long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int, boolean, int[], java.lang.String[], java.lang.Object) or retrieved from cache.
isReady() - Method in class buzz.getcoco.iot.Resource
A function to suggest if the current resource is dummy or not.
isReady() - Method in class buzz.getcoco.iot.Rule
A function suggesting if the rule is created from NativeCallbacks.ruleInfoCallback(boolean, java.lang.String, int, java.lang.String, java.lang.String[], java.lang.String[], java.lang.String[], java.lang.String[], java.lang.Object) or retrieved from cache.
isReady() - Method in class buzz.getcoco.iot.Scene
A function suggesting if the scene is created from NativeCallbacks.sceneInfoCallback(boolean, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String[], java.lang.Object) or retrieved from cache.
isReady() - Method in class buzz.getcoco.iot.Zone
A function suggesting if the zone is created from NativeCallbacks.zoneInfoCallback(boolean, java.lang.String, int, java.lang.String, long[], java.lang.String[], java.lang.String[], java.lang.Object) or retrieved from cache.
isRealTimeUpdate() - Method in class buzz.getcoco.iot.Attribute
A function to determine if current value of this attribute is value sent by Resource.
isStringValue() - Method in class buzz.getcoco.iot.Attribute
A function to determine if the current value of the string is String.
isSwingOn() - Method in class buzz.getcoco.iot.CapabilityHvacControl.HvacStateSettings
A function to get current state of swing.
iterator() - Method in class buzz.getcoco.iot.Capability
 
iterator() - Method in class buzz.getcoco.iot.Device
 
iterator() - Method in class buzz.getcoco.iot.Network
 
iterator() - Method in class buzz.getcoco.iot.Resource
 
iterator() - Method in class buzz.getcoco.iot.Scene
 
iterator() - Method in class buzz.getcoco.iot.Zone
 

J

JOIN_PROGRESS - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for JoinProgress.

K

KEY - Static variable in class buzz.getcoco.iot.CapabilityMediaStreaming.FrameTypes
Indicates the frame is a key frame.
key - Variable in class buzz.getcoco.iot.Parameter
This field captures the key to be queried or responded via InfoRequest and InfoResponse respectively.
key - Variable in class buzz.getcoco.iot.Parameter.StringValue
Stringified Key as in Parameter.Key.

L

learn() - Static method in class buzz.getcoco.iot.CapabilityRemoteControl.ProgramMode
A function that provides the CapabilityRemoteControl.ProgramMode object.
LEARN_MODE - Static variable in class buzz.getcoco.iot.CapabilityRemoteControl.ProgramMode
Learn mode value.
LEARN_MODE_BRAND_ID - Static variable in class buzz.getcoco.iot.CapabilityRemoteControl.AddAppliance
Brand ID for appliances which are added using CapabilityRemoteControl.ProgramMode.LEARN_MODE.
LEARN_MODE_PAIRING_CODE - Static variable in class buzz.getcoco.iot.CapabilityRemoteControl.AddAppliance
Paring code for appliances which are added using CapabilityRemoteControl.ProgramMode.LEARN_MODE.
leave(Network.LeaveStatusListener) - Method in class buzz.getcoco.iot.Network
This function is used to leave the network.
leaveNetwork(Network, Network.LeaveStatusListener) - Method in class buzz.getcoco.iot.NativeInterface
A function to leave Network.
leaveNetworkStatusCallback(Network, Command.State) - Method in interface buzz.getcoco.iot.CallbacksInterface
leaveNetworkStatusCallback(Network, Command.State) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
LEFT - Static variable in interface buzz.getcoco.iot.CapabilityMotorControl.Direction
levelPct - Variable in class buzz.getcoco.iot.CapabilityLevel.LevelCommand
The level to be set on the resource.
Listener - Interface in buzz.getcoco.iot
Marker Interface for listeners in package.
ListenPort() - Constructor for class buzz.getcoco.iot.InfoRequest.ListenPort
A no args constructor.
ListenPort() - Constructor for class buzz.getcoco.iot.InfoResponse.ListenPort
A no args constructor.
locationId - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.Position
The location of the device/beacon.
locationId - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.SetDeviceLocation
Set the device locationId of this resource.
Lock() - Constructor for class buzz.getcoco.iot.CapabilityDoorLock.Lock
A no args constructor to create lock command.
Log - Class in buzz.getcoco.iot
Logger for cococlientsdk-java that provides utility methods for logging at several priority levels.
Log() - Constructor for class buzz.getcoco.iot.Log
 
Log.Logger - Interface in buzz.getcoco.iot
Logger interface instance aids in printing out different log types to stack trace.
LOG_LEVEL_TO_STR - Static variable in class buzz.getcoco.iot.Log
A handy array that maintains a priority level to their corresponding log level methods.
lotId - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.Position
The lot-id of this beacon/device.
lotId - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.SetDeviceLocation
Set the parking lot ID of this resource.
LOW - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
COCO Standard implemented integer for Low fan mode.
low() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
A function that provides the Low Fan Speed object.
luminance - Variable in class buzz.getcoco.iot.CapabilityColor.SetHsl
The Luminance to be set in the HSL color scale.

M

mandatoryKeys() - Method in class buzz.getcoco.iot.InfoRequest
A function to create/extract mandatory keys which should be responded from mandatory parameters.
mandatoryParameters - Variable in class buzz.getcoco.iot.InfoRequest
Parameter to which device must respond.
markAsReady() - Method in interface buzz.getcoco.iot.CapabilityWrapper
A function that would be triggered to make Capability this as ready by updating values of attributes.
MASTER_USER - Static variable in class buzz.getcoco.iot.CapabilityDoorLock.UserType
Master indicates the ability to set PIN/RFID on the lock for other users.
masterUser() - Static method in class buzz.getcoco.iot.CapabilityDoorLock.UserType
A function that provides the Master User Type object.
measuredPower - Variable in class buzz.getcoco.iot.CapabilityRealTimePosition.BeaconLocation
The measured power of the beacon signal.
med() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
A function that provides the Medium Fan Speed object.
MEDIUM - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
COCO Standard implemented integer for Medium fan mode.
message - Variable in class buzz.getcoco.iot.CommandResponse.Error
Error message which can be displayed to user.
messageCallback(String, String, MessageType) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen to messages that are passed back usually during resource addition.
messageCallback(String, String, MessageType) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
messageText - Variable in class buzz.getcoco.iot.InfoRequest
The message that has to be passed along with the request.
MessageType - Enum in buzz.getcoco.iot
An enum denoting possible values of message types for NativeCallbacks.messageCallback(java.lang.String, java.lang.String, int, java.lang.Object, java.lang.Object).
metadata - Variable in class buzz.getcoco.iot.Device.AddResource
Metadata the needs to be set.
metadata - Variable in class buzz.getcoco.iot.StorageContentMetadata
User metadata.
MIN - Static variable in class buzz.getcoco.iot.CapabilityRemoteControl.Category
Appliance whose category is not known.
MISSING_PARAMS - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for MissingParams.
moveResources(Zone, Zone, Resource[], Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Network
A function to move resources of a zone to another zone.
MoveResourcesBetweenZones(Zone, Zone, Resource[]) - Constructor for class buzz.getcoco.iot.Network.MoveResourcesBetweenZones
A constructor for this command.

N

name - Variable in class buzz.getcoco.iot.Network.SaveRule
Name of the rule.
NAME_RECURRING - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for NameRecurring.
NativeException - Exception in buzz.getcoco.iot
Native Exceptions layer for the intercepting the errors encountered in the C SDK layer.
NativeException() - Constructor for exception buzz.getcoco.iot.NativeException
A no-arg constructor to create this exception.
NativeException(String) - Constructor for exception buzz.getcoco.iot.NativeException
An overloaded constructor to create this exception with error message provided.
NativeException(String, Throwable) - Constructor for exception buzz.getcoco.iot.NativeException
An overloaded constructor to create this exception with error message provided and cause.
NativeException(Throwable) - Constructor for exception buzz.getcoco.iot.NativeException
An overloaded constructor to create this exception with cause.
NativeInterface - Class in buzz.getcoco.iot
This interface mimics signatures for api methods in Native.
NativeInterface() - Constructor for class buzz.getcoco.iot.NativeInterface
 
Network - Class in buzz.getcoco.iot
A Network is virtual entity that is usually associated with physical entity such as home, office.
Network(String) - Constructor for class buzz.getcoco.iot.Network
The constructor of the class.
Network.AccessType - Enum in buzz.getcoco.iot
AccessType enum denoting what app is allowed to access.
Network.AddResourcesToZone - Class in buzz.getcoco.iot
Deprecated.
Network.AddSceneResourceAction - Class in buzz.getcoco.iot
Network.AssignToTemplate - Class in buzz.getcoco.iot
Template is a predefined blueprint of zone, device and resource combo which makes a smoother experience for owner and technician in managing resources.
Network.CommandId - Enum in buzz.getcoco.iot
An enum denoting possible values for command ids.
Network.ConnectArgs - Class in buzz.getcoco.iot
This class defines setting necessary args before connecting to a network.
Network.LeaveStatusListener - Interface in buzz.getcoco.iot
Listener used to listen updates of Network.leave(LeaveStatusListener).
Network.MoveResourcesBetweenZones - Class in buzz.getcoco.iot
Network.NetworkManagementStatusListener - Interface in buzz.getcoco.iot
Network.NetworkType - Enum in buzz.getcoco.iot
NetworkType enum denoting classifies a network object.
Network.RemoveResourcesFromZone - Class in buzz.getcoco.iot
Deprecated.
Network.RemoveRule - Class in buzz.getcoco.iot
Network.RemoveScene - Class in buzz.getcoco.iot
Network.RemoveSceneResourceActions - Class in buzz.getcoco.iot
Network.RemoveZone - Class in buzz.getcoco.iot
Network.ResourceTemplate - Class in buzz.getcoco.iot
This class encapsulates basic information about resource templates such as zoneId to which it belongs to, icon, name etc.
Network.SaveRule - Class in buzz.getcoco.iot
This class can be sent as a command to save rule after modifying it.
Network.SaveSceneResourceActions - Class in buzz.getcoco.iot
Network.SceneResourceActions - Class in buzz.getcoco.iot
This class acts as super class for the commands around adding/saving scene resource actions.
Network.SetRule - Class in buzz.getcoco.iot
Network.SetScene - Class in buzz.getcoco.iot
Network.SetSceneMetadata - Class in buzz.getcoco.iot
Network.SetZone - Class in buzz.getcoco.iot
Network.State - Enum in buzz.getcoco.iot
state enum denoting if a network is connected/connecting etc.,
Network.UpdateSceneResourceActions - Class in buzz.getcoco.iot
Network.UserRole - Enum in buzz.getcoco.iot
UserRole enum denoting the role of the user in a given network.
NETWORK_BLOCKED - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for NetworkBlocked.
networkDataCallback(Network) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen to updates of network.
networkDataCallback(Network) - Method in class buzz.getcoco.iot.ConnectivityStateManager
 
networkDataCallback(Network) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
networkId - Variable in class buzz.getcoco.iot.Identifier
ID of the network generated after successful creation of the network.
networkId - Variable in class buzz.getcoco.iot.InfoRequest
Network ID of network to which device belongs to.
networkId - Variable in class buzz.getcoco.iot.InfoResponse
Network.id of Network on which this info response was received /sent.
networkListCallback(ArrayList<Network>) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen update regarding Network.
networkListCallback(ArrayList<Network>) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
networkManagementCommandCallback(Network, CommandResponse<?>) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen to responses of Network.sendNetworkManagementCommand(Command, Network.NetworkManagementStatusListener).
networkManagementCommandCallback(Network, CommandResponse<?>) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
networkMetadataCallback(Network) - Method in interface buzz.getcoco.iot.CallbacksInterface
A callback that delivers metadata updates for a network.
networkMetadataCallback(Network) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
nextState - Variable in class buzz.getcoco.iot.FiniteStateMachine.EventTable
The next state of state machine.
nodeConnectionStatusCallback(Network, long, NodeType, boolean) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by the subscriber to listen updates regarding node connection status.
nodeConnectionStatusCallback(Network, long, NodeType, boolean) - Method in class buzz.getcoco.iot.ConnectivityStateManager
 
nodeConnectionStatusCallback(Network, long, NodeType, boolean) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
NodeType - Enum in buzz.getcoco.iot
A model class to identify if Node is one of Device, Client, Network.
NON_ACCESS_USER - Static variable in class buzz.getcoco.iot.CapabilityDoorLock.UserType
Non-Access indicates no access for the user.
nonAccessUser() - Static method in class buzz.getcoco.iot.CapabilityDoorLock.UserType
A function that provides the Non Access User Type object.
NONE - Static variable in class buzz.getcoco.iot.CapabilityMediaStreaming.FrameTypes
Indicates the frame has no special properties.
none() - Static method in class buzz.getcoco.iot.CapabilityRemoteControl.Category
A function that provides the CapabilityRemoteControl.Category object.
NOT_FOUND - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for NotFound.
NW_UNALLOCATED - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for NwUnallocated.

O

OFF - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
COCO Standard implemented integer for Off fan mode.
off() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
A function that provides the Off Fan Speed object.
Off() - Constructor for class buzz.getcoco.iot.CapabilityOnOff.Off
A no args constructor for GSON.
offsetIndex - Variable in class buzz.getcoco.iot.InfoRequest.ContentSearch
Defines offset.
offsetIndex - Variable in class buzz.getcoco.iot.InfoRequest.Search
Offset of result.
On() - Constructor for class buzz.getcoco.iot.CapabilityOnOff.On
Constructs On command.
onCommandStatus(CommandResponse<T>, Throwable) - Method in interface buzz.getcoco.iot.Capability.CommandStatusListener
A function that needs to implemented while sending commands to listen to response of commands sent.
onDataReceived(long, int, long, int, long, long, ByteBuffer) - Method in interface buzz.getcoco.iot.CapabilityMediaStreaming.MediaStreamListener
NOTE: Frame types are present in CapabilityMediaStreaming.FrameTypes.
onDataReceived(long, int, long, int, long, long, ByteBuffer) - Method in interface buzz.getcoco.iot.CapabilityMediaStreaming.MediaStreamListenerMultiplexer
 
onInfoRequest(InfoRequest) - Method in interface buzz.getcoco.iot.Device.InfoRequestListener
A function that needs to implemented to listen to InfoRequest sent by device.
onInfoRequestStatus(InfoRequest, Throwable) - Method in interface buzz.getcoco.iot.Device.InfoRequestStatusListener
This function is needed to be implemented to listen for status of InfoRequest.
onInfoResponse(InfoResponse) - Method in interface buzz.getcoco.iot.Device.InfoRequestStatusListener
This function is needed to be implemented to listen for InfoResponse for every InfoRequest sent.
onInfoResponseStatus(InfoResponse, Throwable) - Method in interface buzz.getcoco.iot.Device.InfoResponseStatusListener
This function is needed to be implemented to listen for status of InfoResponse.
onMessage(String, String, MessageType) - Method in interface buzz.getcoco.iot.Device.MessageListener
A function that needs to be implemented to listen to messages sent by device while discovering, adding, removing resource.
onResponse(String, Throwable) - Method in interface buzz.getcoco.iot.CocoClient.AccessTokensListener
A function that needs to be implemented by subscriber to listen to access token callback.
onResponse(List<Network>, Throwable) - Method in interface buzz.getcoco.iot.CocoClient.NetworkListListener
A function that needs to be implemented by subscriber to listen to updated network list.
onResponse(Command.State, Throwable) - Method in interface buzz.getcoco.iot.Network.LeaveStatusListener
A function that needs to be implemented to listen to response of Network.leave(LeaveStatusListener) command.
onSnapshotCaptured(String, int) - Method in interface buzz.getcoco.iot.CapabilitySnapshot.SnapshotListener
A function to listen the captures of snapshot.
onStateChanged(Network, ConnectivityStateManager.State, ConnectivityStateManager.State) - Method in interface buzz.getcoco.iot.ConnectivityStateManager.ConnectivityStateChangeListener
A function that need to implemented by subscribe to listen to changes in network connectivity.
onStatusChanged(long, int, CapabilityMediaStreaming.Status) - Method in interface buzz.getcoco.iot.CapabilityMediaStreaming.MediaStreamListener
A listener for the stream status change events.
onStatusChanged(long, int, CapabilityMediaStreaming.Status) - Method in interface buzz.getcoco.iot.CapabilityMediaStreaming.MediaStreamListenerMultiplexer
 
onStatusChanged(long, int, CapabilityTunnel.State) - Method in interface buzz.getcoco.iot.CapabilityTunnel.TunnelStatusListener
A function to listen status updates for this capability tunnel.
onStatusChanged(CommandResponse<Device.CommandId>, Resource[], Throwable) - Method in interface buzz.getcoco.iot.Device.DeviceManagementStatusListener
A function that needs to implemented to get callback about status of command sent.
onStatusChanged(CommandResponse<Network.CommandId>, Throwable) - Method in interface buzz.getcoco.iot.Network.NetworkManagementStatusListener
open(String, int, String, int, CapabilityTunnel.TransportType, CapabilityTunnel.TunnelType, CapabilityTunnel.Protocol, CapabilityTunnel.IpVersion, long, CapabilityTunnel.TunnelStatusListener) - Method in class buzz.getcoco.iot.CapabilityTunnel
This function is used to open Tunnel to a resource.
Open() - Constructor for class buzz.getcoco.iot.CapabilityWindowCovering.Open
A no-arg constructor to create open window cover command.
openPct - Variable in class buzz.getcoco.iot.CapabilityWindowCovering.Open
This field defines percentage of window blinds to be shut.
openTcpTunnel(String, int, CapabilityTunnel.TunnelType, CapabilityTunnel.IpVersion, long, CapabilityTunnel.TunnelStatusListener) - Method in class buzz.getcoco.iot.CapabilityTunnel
openTunnel(Capability, String, int, String, int, CapabilityTunnel.IpVersion, CapabilityTunnel.Protocol, CapabilityTunnel.TunnelType, CapabilityTunnel.TransportType, long, CapabilityTunnel.TunnelStatusListener) - Method in class buzz.getcoco.iot.NativeInterface
A function to establish a tunnel connection that facilitates exchange of packets with a resource.
openUdpTunnel(String, int, CapabilityTunnel.TunnelType, CapabilityTunnel.IpVersion, long, CapabilityTunnel.TunnelStatusListener) - Method in class buzz.getcoco.iot.CapabilityTunnel
optionalKeys() - Method in class buzz.getcoco.iot.InfoRequest
A function to get optional parameters.
optionalParameters - Variable in class buzz.getcoco.iot.InfoRequest
Parameter to which device might respond.

P

pairingCode - Variable in class buzz.getcoco.iot.InfoRequest.RemotePairingCapabilities
Pairing code generated during pairing.
pairingCodes - Variable in class buzz.getcoco.iot.InfoResponse.RemotePairingCode
List of paring code for the appliance, info regrading each of the paring code can be again queried using InfoRequest.RemotePairingCapabilities.
pairingType - Variable in class buzz.getcoco.iot.Parameter.PairingTypeValue
This field acts a value for key PAIRING_TYPE.
PairingTypeValue(Parameter.PairingType) - Constructor for class buzz.getcoco.iot.Parameter.PairingTypeValue
A constructor for this value.
Pan() - Constructor for class buzz.getcoco.iot.CapabilityMotorControl.Pan
A no-arg constructor to create pan command for motor control.
Parameter<T extends buzz.getcoco.iot.Parameter.Value> - Class in buzz.getcoco.iot
Parameter class aids in defining key parameters for InfoRequest and InfoResponse.
Parameter(Parameter.Key, T) - Constructor for class buzz.getcoco.iot.Parameter
A constructor of this parameter to be used for sending InfoRequest / InfoResponse.
Parameter.BufferSizeValue - Class in buzz.getcoco.iot
This class acts as Value for corresponding key Parameter.Key.STREAM_BUFFER_SIZES.
Parameter.Key - Enum in buzz.getcoco.iot
An enum denoting possible keys for Info request and Info response.
Parameter.PairingType - Enum in buzz.getcoco.iot
An enum denoting type of pairing options available.
Parameter.PairingTypeValue - Class in buzz.getcoco.iot
This class acts as value for corresponding key Parameter.Key.PAIRING_TYPE.
Parameter.SearchType - Enum in buzz.getcoco.iot
An enum denoting a filter for type of search.
Parameter.StringValue - Class in buzz.getcoco.iot
A model class providing key and value pair feature for InfoRequest / InfoResponse.
Parameter.TimeZoneValue - Class in buzz.getcoco.iot
This class acts as value for corresponding key Parameter.Key.TIMEZONE.
parameters - Variable in class buzz.getcoco.iot.Device.AddResource
Parameters that needs to be set for AddResource command.
parameters - Variable in class buzz.getcoco.iot.Device.RemoveResource
Parameters that needs to be set for RemoveResource command.
password - Variable in class buzz.getcoco.iot.Device.ConfigureWiFi
password of the Wi-Fi network.
PAYMENT_FAILED - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for PaymentFailed.
pin - Variable in class buzz.getcoco.iot.CapabilityDoorLock.SetPin
The PIN/RFID code to be set for the user.
PlatformInterface - Interface in buzz.getcoco.iot
This is an interface to be implemented by the developer to provide custom values to the cwdPath, downloadPath, appAccessList, clientId, etc.
playbackError - Variable in class buzz.getcoco.iot.InfoResponse.ContentPlayback
Possible error for playback.
playbackUrl - Variable in class buzz.getcoco.iot.InfoResponse.ContentPlayback
Url of the content.
POLICE_PANIC - Static variable in class buzz.getcoco.iot.CapabilityWarning.WarningType
COCO Standard implemented integer for Police panic warning type.
policePanic() - Static method in class buzz.getcoco.iot.CapabilityWarning.WarningType
A function that provides the Police panic Warning type object.
portCount - Variable in class buzz.getcoco.iot.InfoRequest.ListenPort
Number of ports required.
ports - Variable in class buzz.getcoco.iot.InfoResponse.ListenPort
List of available ports to open a tunnel.
Position() - Constructor for class buzz.getcoco.iot.CapabilityStationaryPosition.Position
 
PowerSource - Enum in buzz.getcoco.iot
The enum denoting the power source of the resource.
PRE_COOLING - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.Mode
COCO Standard implemented integer for Pre-cooling HVAC mode.
preCooling() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.Mode
A function that provides the Pre cooling Mode object.
preset() - Static method in class buzz.getcoco.iot.CapabilityRemoteControl.ProgramMode
A function that provides the CapabilityRemoteControl.ProgramMode object.
PRESET_MODE - Static variable in class buzz.getcoco.iot.CapabilityRemoteControl.ProgramMode
Preset mode value.
println(int, String, String, Throwable) - Method in interface buzz.getcoco.iot.Log.Logger
A function to print out the logs.
protocol - Variable in class buzz.getcoco.iot.Device.DiscoverResource
RadioProtocol which needs to be used while discovering available resources.
protocolId - Variable in class buzz.getcoco.iot.Device.AddResource
RadioProtocol using which Resource is being added.

Q

QUAD - Static variable in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
ID indicating the physical device is pressed four times.
QUINT - Static variable in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
ID indicating the physical device is pressed five times.

R

RadioProtocol - Enum in buzz.getcoco.iot
This is the RadioProtocol class which represents the radio type of resource and the protocols supported by the device.
radiusOfBeacon - Variable in class buzz.getcoco.iot.CapabilityRealTimePosition.BeaconLocation
The radius of the beacon.
rawValue() - Method in class buzz.getcoco.iot.CapabilityDoorLock.UserStatus
A function that assists in fetching the standard integer corresponding to User Status.
rawValue() - Method in class buzz.getcoco.iot.CapabilityDoorLock.UserType
A function that assists in fetching the standard integer corresponding to User Type.
rawValue() - Method in class buzz.getcoco.iot.CapabilityHvacControl.FanSpeed
A function that assists in fetching the standard integer corresponding to Fan speed.
rawValue() - Method in class buzz.getcoco.iot.CapabilityHvacControl.Mode
A function that assists in fetching the standard integer corresponding to Mode.
rawValue() - Method in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
A function that assists in fetching the standard integer corresponding to Key press scene.
rawValue() - Method in class buzz.getcoco.iot.CapabilityWarning.WarningType
A function that assists in fetching the standard integer corresponding to Warning type.
reboot(Device.DeviceManagementStatusListener) - Method in class buzz.getcoco.iot.Device
This function is used to reboot the device.
RebootDevice() - Constructor for class buzz.getcoco.iot.Device.RebootDevice
A no-arg constructor for RebootDevice command.
receiveBufferSize - Variable in class buzz.getcoco.iot.Parameter.BufferSizeValue
This field sets the receive-buffer amount for the key STREAM_BUFFER_SIZES.
receiveDataCallback(Network, long, String) - Method in interface buzz.getcoco.iot.CallbacksInterface
A callback for receiver nodes that triggers upon receiving the message sent in a network using Network.sendData(String, long[]).
receiveDataCallback(Network, long, String) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
ReceiverType - Enum in buzz.getcoco.iot
The enum denoting the receiver properties of the Device/Resource.
recordMode - Variable in class buzz.getcoco.iot.CapabilityMediaStreaming.ConfigRecording
The recording mode which has to be chosen for recordings in the future.
red - Variable in class buzz.getcoco.iot.CapabilityColor.SetRgb
The Red element to be set in the RGB color scale.
RELEASE - Static variable in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
ID indicating the physical device is released.
RemoteButtonInfo(String, String) - Constructor for class buzz.getcoco.iot.InfoRequest.RemoteButtonInfo
Constructs this object give applianceId and resourceEui.
RemoteButtonInfo(List<CapabilityRemoteControl.RemoteControlButtonInfo>) - Constructor for class buzz.getcoco.iot.InfoResponse.RemoteButtonInfo
Constructs object of this class.
RemoteControlButtonInfo(String, String) - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.RemoteControlButtonInfo
A constructor to create this data class.
RemotePairingCapabilities(int, CapabilityRemoteControl.Category, Resource) - Constructor for class buzz.getcoco.iot.InfoRequest.RemotePairingCapabilities
A Constructor for this value.
RemotePairingCapabilities(Capability.CapabilityId, int[], int[]) - Constructor for class buzz.getcoco.iot.InfoResponse.RemotePairingCapabilities
A constructor for this value.
RemotePairingCode(int, CapabilityRemoteControl.Category, Resource) - Constructor for class buzz.getcoco.iot.InfoRequest.RemotePairingCode
A constructor for this value.
RemotePairingCode() - Constructor for class buzz.getcoco.iot.InfoResponse.RemotePairingCode
 
RemoveAllRoi() - Constructor for class buzz.getcoco.iot.CapabilityMotionSensing.RemoveAllRoi
A no-arg constructor to create 'remove all region of interests' command.
RemoveAppliance(String) - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.RemoveAppliance
Constructor for RemoveAppliance command.
RemoveButton(String, String) - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.RemoveButton
Constructor for RemoveButton command.
removeCallbackListener(CallbacksInterface) - Method in class buzz.getcoco.iot.CocoClient.Configurator
A function to set CallbacksInterface.
removeChannelHandleCallback(int) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming.DefaultMediaStreamListenerMultiplexer
 
removeChannelHandleCallback(int) - Method in interface buzz.getcoco.iot.CapabilityMediaStreaming.MediaStreamListenerMultiplexer
Removes the assigned callback for the channel port.
removeResource(Resource, List<Parameter<InfoResponse.Value>>, long, Device.RemoveResourceListener) - Method in class buzz.getcoco.iot.Device
This function is used to remove the previously added resources.
RemoveResource(Resource, List<Parameter<InfoResponse.Value>>) - Constructor for class buzz.getcoco.iot.Device.RemoveResource
Constructor for this command.
removeResourceActions(ResourceAction[], Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Scene
A function to remove ResourceAction's from scene.
RemoveResourcesFromZone(Zone, Resource[]) - Constructor for class buzz.getcoco.iot.Network.RemoveResourcesFromZone
Deprecated.
A constructor for this command.
RemoveRoi() - Constructor for class buzz.getcoco.iot.CapabilityMotionSensing.RemoveRoi
A no-arg constructor to create remove a region of interest for motion sensing command.
RemoveRule(Rule[]) - Constructor for class buzz.getcoco.iot.Network.RemoveRule
A constructor for this command.
RemoveScene(Scene[]) - Constructor for class buzz.getcoco.iot.Network.RemoveScene
A constructor for this command.
RemoveSceneResourceActions(Scene, ResourceAction[]) - Constructor for class buzz.getcoco.iot.Network.RemoveSceneResourceActions
Constructor for this command.
removeSubscription(CallbacksInterface) - Method in class buzz.getcoco.iot.CocoClient
A function to remove the subscription of an object.
RemoveZone(Zone[]) - Constructor for class buzz.getcoco.iot.Network.RemoveZone
An overloaded constructor for this command.
RenameButton(String, String, String) - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.RenameButton
Constructor for RenameButton command.
reqSearchCount - Variable in class buzz.getcoco.iot.InfoRequest.ContentSearch
Defines length of result.
request - Variable in class buzz.getcoco.iot.InfoRequest.UserDefined
Request.
requestId - Variable in class buzz.getcoco.iot.InfoRequest
ID of this request.
requestSearchCount - Variable in class buzz.getcoco.iot.InfoRequest.Search
A field to limit length of result.
RES_NOT_FOUND - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for ResNotFound.
Reset() - Constructor for class buzz.getcoco.iot.CapabilityEnergyMetering.Reset
A no args constructor used to create Reset command.
Resource - Class in buzz.getcoco.iot
Resources are physical products such as bulbs, fans, temperature sensors, sprinklers to name a few.
Resource(String, Device, Zone) - Constructor for class buzz.getcoco.iot.Resource
The constructor is protected.
ResourceAction - Class in buzz.getcoco.iot
Resource action defines action to be taken on a resource, which shall be altering attribute value of certain capability of that resource.
ResourceAction(Capability, Command<? extends Capability.CommandId>) - Constructor for class buzz.getcoco.iot.ResourceAction
This class is used to represent the action.
ResourceAction(int, Capability, Command<? extends Capability.CommandId>) - Constructor for class buzz.getcoco.iot.ResourceAction
This class is used to represent the action.
resourceActions - Variable in class buzz.getcoco.iot.Network.RemoveSceneResourceActions
Array of ResourceAction.id of resource actions that needs to be removed.
resourceActions - Variable in class buzz.getcoco.iot.Network.SaveRule
List of ResourceAction that needs to be saved.
resourceActions - Variable in class buzz.getcoco.iot.Network.SceneResourceActions
Array of ResourceAction that needs to be saved, added.
resourceAttributeCallback(Attribute) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by the subscriber to listen updates regarding updates in Attribute's data.
resourceAttributeCallback(Attribute) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
resourceCallback(Resource) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen updates regarding Resource's info.
resourceCallback(Resource) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
resourceCapabilityCallback(Capability) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by subscriber to listen updates regarding Resource's capabilities.
resourceCapabilityCallback(Capability) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
ResourceCondition - Class in buzz.getcoco.iot
Resource condition is a pair of capability and one of its command.
ResourceCondition(int, Capability, int, int, long, Attribute.DataType, Object) - Constructor for class buzz.getcoco.iot.ResourceCondition
Base Constructor ResourceCondition.
ResourceCondition(Resource, Capability.AttributeId, ResourceCondition.OperatorType, long, Attribute.DataType, Object) - Constructor for class buzz.getcoco.iot.ResourceCondition
An overloaded constructor that takes the Resource.
ResourceCondition(Capability, Capability.AttributeId, ResourceCondition.OperatorType, long, Attribute.DataType, Object) - Constructor for class buzz.getcoco.iot.ResourceCondition
An overloaded constructor that uses ResourceCondition.DEFAULT_RESOURCE_CONDITION_ID as ID.
ResourceCondition.EditableResourceCondition - Class in buzz.getcoco.iot
This class serves as a mutable version of Resource Action.
ResourceCondition.OperatorType - Enum in buzz.getcoco.iot
An enum defining inequality operators applicable to decide the resource condition.
resourceConditions - Variable in class buzz.getcoco.iot.Network.SaveRule
List of ResourceCondition that needs to be saved.
resourceEui - Variable in class buzz.getcoco.iot.CapabilityStorageConfig.Configure
Eui of the resource being configured.
resourceEui - Variable in class buzz.getcoco.iot.Device.AddResource
Resource.eui of the resource being added.
resourceEui - Variable in class buzz.getcoco.iot.Device.ForceRemoveResource
resourceEui of Resource being forcefully removed.
resourceEui - Variable in class buzz.getcoco.iot.Device.RemoveResource
resourceEui of Resource being removed.
resourceEui - Variable in class buzz.getcoco.iot.Device.SetResourceMetadata
Resource.eui of Resource whose metadata needs to be updated.
resourceEui - Variable in class buzz.getcoco.iot.Device.SetResourceName
Resource.eui of Resource whose name needs to be updated.
resourceEui - Variable in class buzz.getcoco.iot.Identifier
Unique identifier of the resource in the parent device.
resourceEui - Variable in class buzz.getcoco.iot.InfoRequest.RemoteButtonInfo
ID of resource to which appliance belongs to.
resourceEui - Variable in class buzz.getcoco.iot.InfoRequest.RemotePairingCapabilities
Resource for which the request is made.
resourceEui - Variable in class buzz.getcoco.iot.InfoRequest.RemotePairingCode
Resource for which pairing code request is made.
resourceExcludedCallback(Resource) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to implemented by subscriber to listen to update regarding Resource's exclusion.
resourceExcludedCallback(Resource) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
resourceIncludedCallback(ArrayList<Resource>) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to implemented by subscriber to listen to update regarding Resource's inclusion.
resourceIncludedCallback(ArrayList<Resource>) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
resourceMetadata - Variable in class buzz.getcoco.iot.Device.SetResourceMetadata
Updated metadata of Resource that needs to be set.
resourceName - Variable in class buzz.getcoco.iot.Device.SetResourceName
Updated name of the Resource.
resources - Variable in class buzz.getcoco.iot.Network.AddResourcesToZone
Deprecated.
Array of Resource which needs to be added.
resources - Variable in class buzz.getcoco.iot.Network.MoveResourcesBetweenZones
Array of Resource which needs to be moved.
resources - Variable in class buzz.getcoco.iot.Network.RemoveResourcesFromZone
Deprecated.
Arrays of Resource which needs to be removed from Network.RemoveResourcesFromZone.zoneId.
ResourceTemplate(String, int, String, String) - Constructor for class buzz.getcoco.iot.Network.ResourceTemplate
A constructor for current class.
response - Variable in class buzz.getcoco.iot.InfoResponse.UserDefined
Response.
restoreLevel - Variable in class buzz.getcoco.iot.CapabilityLevel.SetLevelOnOff
Flag indicating whether to set the resource back to its previous level.
restoreNetworkState(String) - Method in class buzz.getcoco.iot.CocoClient
A function to restore the state of the network during second run.
restoreNetworkState(String) - Method in class buzz.getcoco.iot.Network
A function to restore network information from the provided jsonString.
restoreToCachedState() - Method in class buzz.getcoco.iot.ConnectivityStateManager
This function is responsible to restore the connection with the cached networks by reconnecting if needed.
restoreToCachedState(ConnectivityStateManager.CacheState) - Method in class buzz.getcoco.iot.ConnectivityStateManager
This function is responsible to restore the connection with the cached networks by reconnecting if needed.
RIGHT - Static variable in interface buzz.getcoco.iot.CapabilityMotorControl.Direction
rssi - Variable in class buzz.getcoco.iot.CapabilityRealTimePosition.BeaconLocation
The rssi (signal strength) of the beacon signal.
Rule - Class in buzz.getcoco.iot
Rule can be considered as a tools that allows user to trigger actions of his/her choice when defined constraints are met.
Rule(int, Network) - Constructor for class buzz.getcoco.iot.Rule
Constructs a rule with given ID and parent.
Rule.Condition - Interface in buzz.getcoco.iot
An interface to be implemented by ScheduleCondition and ResourceCondition.
ruleDeletedCallback(Network, int) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by the subscriber to listen updates regarding Rule's.
ruleDeletedCallback(Network, int) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
ruleId - Variable in class buzz.getcoco.iot.Identifier
ID of the Rule under consideration.
ruleId - Variable in class buzz.getcoco.iot.Network.SetRule
ruleIds - Variable in class buzz.getcoco.iot.Network.RemoveRule
Array of Rule.id of rules which needs to removed.
ruleInfoCallback(Rule) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by the subscriber to listen updates regarding Rule's.
ruleInfoCallback(Rule) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
ruleName - Variable in class buzz.getcoco.iot.Network.SetRule

S

saturation - Variable in class buzz.getcoco.iot.CapabilityColor.SetHsl
The Saturation to be set in the HSL color scale.
SaveLearnedCommand() - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.SaveLearnedCommand
A no-arg constructor to create save learned command.
saveResourceActions(ResourceAction[], Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Scene
A function to save ResourceAction's to the scene.
SaveRule() - Constructor for class buzz.getcoco.iot.Network.SaveRule
A constructor for this command.
SaveSceneResourceActions(Scene, ResourceAction[]) - Constructor for class buzz.getcoco.iot.Network.SaveSceneResourceActions
saveState() - Method in class buzz.getcoco.iot.Network
A function to serialize the instance of this class.
scale - Variable in class buzz.getcoco.iot.CapabilityEnergyMetering.GetConsumption
Scale defines to fetch the value in kW,MW etc.
scale - Variable in class buzz.getcoco.iot.CapabilityEnergyMetering.GetDemand
Scale defines to fetch the value in kW,MW etc.
Scene - Class in buzz.getcoco.iot
Scene acts as tool to change current state of Resources to a state defined by the user.
Scene(int, Network) - Constructor for class buzz.getcoco.iot.Scene
The constructor for the current class.
sceneActions - Variable in class buzz.getcoco.iot.Network.SaveRule
List of Scene that needs to be saved.
sceneDeletedCallback(Network, int) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by the subscriber to listen updates regarding Scene's.
sceneDeletedCallback(Network, int) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
sceneDouble() - Static method in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
A function that provides the Double key press scene object.
sceneHold() - Static method in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
A function that provides the Hold key press scene object.
sceneId - Variable in class buzz.getcoco.iot.Identifier
ID of the Scene under consideration.
sceneId - Variable in class buzz.getcoco.iot.Network.RemoveSceneResourceActions
Scene.sceneId of scene from which ResourceAction needs to be removed.
sceneId - Variable in class buzz.getcoco.iot.Network.SceneResourceActions
Scene.sceneId of Scene to which ResourceAction needs to be saved, added.
sceneId - Variable in class buzz.getcoco.iot.Network.SetScene
ID of the Scene.
sceneId - Variable in class buzz.getcoco.iot.Network.SetSceneMetadata
Scene.sceneId of Scene whose metadata of needs to be updated.
sceneIds - Variable in class buzz.getcoco.iot.Network.RemoveScene
Array of Scene.sceneId of Scene which needs to be removed.
sceneInfoCallback(Scene) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by the subscriber to listen updates regarding Scene's.
sceneInfoCallback(Scene) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
sceneMetadata - Variable in class buzz.getcoco.iot.Network.SetSceneMetadata
Updates metadata of the Scene.
sceneName - Variable in class buzz.getcoco.iot.Network.SetScene
Name of the Scene.
sceneQuad() - Static method in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
A function that provides the Quad key press scene object.
sceneQuint() - Static method in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
A function that provides the Quint key press scene object.
sceneRelease() - Static method in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
A function that provides the Release key press scene object.
SceneResourceActions(Scene, ResourceAction[], Network.CommandId) - Constructor for class buzz.getcoco.iot.Network.SceneResourceActions
Constructor for scene resource actions.
sceneSingle() - Static method in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
A function that provides the Single key press scene object.
sceneTriple() - Static method in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
A function that provides the Triple key press scene object.
ScheduleCondition - Class in buzz.getcoco.iot
Schedule condition is of one of the two constraint types that can be used to trigger a Rule.
ScheduleCondition.Builder - Class in buzz.getcoco.iot
Builder design pattern to create a Schedule Condition object.
ScheduleCondition.ScheduleType - Enum in buzz.getcoco.iot
Type of scheduling options for a schedule condition that a user can set.
scheduleConditions - Variable in class buzz.getcoco.iot.Network.SaveRule
List of ScheduleCondition that needs to be saved.
search() - Static method in class buzz.getcoco.iot.CapabilityRemoteControl.ProgramMode
A function that provides the CapabilityRemoteControl.ProgramMode object.
Search(int, int, Parameter.SearchType, Identifier.SourceIdentifier, InfoRequest.SortType, InfoRequest.SortOrder, InfoRequest.SearchCriteria) - Constructor for class buzz.getcoco.iot.InfoRequest.Search
A Constructor for this value.
Search(long, Parameter.SearchType, InfoResponse.SearchResults[]) - Constructor for class buzz.getcoco.iot.InfoResponse.Search
A constructor for this value.
SEARCH_MODE - Static variable in class buzz.getcoco.iot.CapabilityRemoteControl.ProgramMode
Search mode value.
searchBrands(int, int, Parameter.SearchType, InfoRequest.SortOrder, InfoRequest.SortType, CapabilityRemoteControl.Category, String, Device.InfoRequestStatusListener) - Method in class buzz.getcoco.iot.CapabilityRemoteControl
A function to make an info request for search program mode.
searchResults - Variable in class buzz.getcoco.iot.InfoResponse.Search
Supported brands names and there ID's.
searchType - Variable in class buzz.getcoco.iot.InfoRequest.Search
This fields describes type of search that need to be performed.
searchType - Variable in class buzz.getcoco.iot.InfoResponse.Search
Type of search.
sendBufferSize - Variable in class buzz.getcoco.iot.Parameter.BufferSizeValue
This field sets the send-buffer amount for the key STREAM_BUFFER_SIZES.
sendContentInfo(Network, long, String, long[]) - Method in class buzz.getcoco.iot.NativeInterface
This function sends content info message to the destination nodes specified.
sendContentInfo(long, String, long[]) - Method in class buzz.getcoco.iot.Network
An api to send data to the specified nodes or all nodes of network with an additional param of time to achieve content synchronization.
sendData(long, int, long, int, long, long, byte[], int, int) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming
This function sends data for communication.
sendData(long, int, long, int, long, long, ByteBuffer) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming
This function sends data for communication.
sendData(Network, String, long[]) - Method in class buzz.getcoco.iot.NativeInterface
A function to send data to other nodes.
sendData(String, long[]) - Method in class buzz.getcoco.iot.Network
An api to send data to the specified nodes or all nodes of network.
sendDeviceManagementCommand(Command<Device.CommandId>, Device.DeviceManagementStatusListener) - Method in class buzz.getcoco.iot.Device
A function to send commands such as removing resource Device.RemoveResource, adding resource Device.AddResource to device.
sendDeviceManagementCommand(Device, Command<Device.CommandId>, Device.DeviceManagementStatusListener) - Method in class buzz.getcoco.iot.NativeInterface
A function to send device management commands.
sendInfoRequest(InfoRequest, Device.InfoRequestStatusListener) - Method in class buzz.getcoco.iot.Device
A function to send InfoRequest to a device.
sendInfoRequest(InfoRequest, Device.InfoRequestStatusListener) - Method in class buzz.getcoco.iot.NativeInterface
A function to send info request.
sendInfoResponse(InfoResponse, Device.InfoResponseStatusListener) - Method in class buzz.getcoco.iot.Device
A call to respond to the commandInfoRequest.
sendInfoResponse(InfoResponse, Device.InfoResponseStatusListener) - Method in class buzz.getcoco.iot.NativeInterface
A function to send info response to info request sent by Device.
sendMediaStreamData(long, int, long, int, long, long, ByteBuffer) - Method in class buzz.getcoco.iot.NativeInterface
This function sends stream data.
sendNetworkManagementCommand(Network, Command<Network.CommandId>, Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.NativeInterface
A function to send network management command.Check Network.CommandId for network management commands.
sendNetworkManagementCommand(Command<Network.CommandId>, Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Network
sendResourceCommand(Command<T>, Capability.CommandStatusListener<T>) - Method in class buzz.getcoco.iot.Capability
sendCommands to the current capability.
sendResourceCommand(Capability, Command<? extends Capability.CommandId>, Capability.CommandStatusListener<?>) - Method in class buzz.getcoco.iot.NativeInterface
A function to execute command on a resource.
sensitivity - Variable in class buzz.getcoco.iot.CapabilityMotionSensing.SetSensitivity
The sensitivity threshold at which CapabilityMotionSensing.AttributeId.DETECTED_FLAG is set.
SERVER_ERROR - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for ServerError.
SESSION_EXPIRED - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for SessionExpired.
setAccessType(Network.AccessType) - Method in class buzz.getcoco.iot.Network.ConnectArgs
SetAeMode() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetAeMode
A no-arg constructor to create SetAeMode command.
SetAfMode() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetAfMode
A no-arg constructor to create SetAfMode command.
SetApplianceName(String, String) - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.SetApplianceName
Constructor for SetApplianceName command.
SetAppliancePairingCode(String, int, int) - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.SetAppliancePairingCode
Constructor for SetAppliancePairingCode command.
setAttributeId(Capability.AttributeId) - Method in class buzz.getcoco.iot.ResourceCondition.EditableResourceCondition
SetAwbMode() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetAwbMode
A no-arg constructor to create SetAwbMode command.
SetBrightness() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetBrightness
A no-arg constructor to create SetBrightness command.
setCapability(Capability) - Method in class buzz.getcoco.iot.ResourceCondition.EditableResourceCondition
setCapabilityWrapper(CapabilityWrapper) - Method in class buzz.getcoco.iot.Capability
This function sets provided CapabilityWrapper object.
setChannelHandleCallback(int, CapabilityMediaStreaming.MediaStreamListener) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming.DefaultMediaStreamListenerMultiplexer
 
setChannelHandleCallback(int, CapabilityMediaStreaming.MediaStreamListener) - Method in interface buzz.getcoco.iot.CapabilityMediaStreaming.MediaStreamListenerMultiplexer
Sets Stream listener for the channel port.
setCmdSeqNum(long) - Method in class buzz.getcoco.iot.InfoResponse
A function to set InfoResponse.cmdSeqNum.
SetColorComponents(boolean) - Constructor for class buzz.getcoco.iot.CapabilityColor.SetColorComponents
Constructor for this class.
SetComboName(int, String) - Constructor for class buzz.getcoco.iot.CapabilityKeyPressSensing.SetComboName
A constructor for this command.
setCommandId(CommandIdInterface) - Method in class buzz.getcoco.iot.Command
A function to set the id of the command.
setConditionDuration(long) - Method in class buzz.getcoco.iot.ResourceCondition.EditableResourceCondition
A function to set duration.
setConnectingTimeout(long) - Method in class buzz.getcoco.iot.ConnectivityStateManager
A setter to overwrite the ConnectivityStateManager.connectingDelay.
setConnectivityMode(CocoClient.ConnectivityMode) - Method in class buzz.getcoco.iot.CocoClient
sets the connectivity mode using Native method defined using JNI.
setConnectivityMode(CocoClient.ConnectivityMode) - Method in class buzz.getcoco.iot.NativeInterface
A function to set CocoClient.ConnectivityMode.
SetContrast() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetContrast
A no-arg constructor to create SetContrast command.
setDataType(Attribute.DataType) - Method in class buzz.getcoco.iot.ResourceCondition.EditableResourceCondition
A function to set data type of the Attribute that belongs to the ResourceCondition.EditableResourceCondition.
setDevice(Device) - Method in class buzz.getcoco.iot.InfoResponse
A function to set request node ID.
SetDeviceLocation(String, String, double, double, double) - Constructor for class buzz.getcoco.iot.CapabilityStationaryPosition.SetDeviceLocation
Constructor for SetDeviceLocation command.
setExpiryTime(LocalTime) - Method in class buzz.getcoco.iot.ScheduleCondition.Builder
A function to ser expiry time.
SetFlip() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetFlip
A no-arg constructor to create SetFlip command.
SetHsl(boolean) - Constructor for class buzz.getcoco.iot.CapabilityColor.SetHsl
Constructor of this class.
SetHue() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetHue
A no-arg constructor to create SetHue command.
SetHvacState(CapabilityHvacControl.HvacStateSettings) - Constructor for class buzz.getcoco.iot.CapabilityHvacControl.SetHvacState
 
setInfoRequestId(long) - Method in class buzz.getcoco.iot.InfoResponse
A function to set InfoRequest.requestId.
setInviteUrl(String) - Method in class buzz.getcoco.iot.Network.ConnectArgs
SetIrCutMode() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetIrCutMode
A no-arg constructor to create SetIrCutMode command.
SetLevel(boolean) - Constructor for class buzz.getcoco.iot.CapabilityLevel.SetLevel
Constructor with a param.
SetLevelOnOff(boolean) - Constructor for class buzz.getcoco.iot.CapabilityLevel.SetLevelOnOff
Constructor with a param.
setListener(PlatformInterface) - Method in class buzz.getcoco.iot.CocoClient
A function to set the listener for Platform callbacks.
setLocal2Timeout(long) - Method in class buzz.getcoco.iot.ConnectivityStateManager
A setter to overwrite the delay set for InternalState#LOCAL_2.
setLocal3Timeout(long) - Method in class buzz.getcoco.iot.ConnectivityStateManager
A setter to overwrite the delay set for InternalState#LOCAL_3.
setLocalTimeout(long) - Method in class buzz.getcoco.iot.ConnectivityStateManager
A setter to overwrite the delay set for InternalState#LOCAL_1.
setMetadata(String, Device.DeviceManagementStatusListener) - Method in class buzz.getcoco.iot.Resource
A function to set the name of the current resource.
setMetadata(String, Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Scene
A function to set the metadata of the current scene.
SetMirror() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetMirror
A no-arg constructor to create SetMirror command.
setName(String, Device.DeviceManagementStatusListener) - Method in class buzz.getcoco.iot.Resource
A function to set the name of the current resource.
setName(String, Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Scene
A function to set the name of the scene.
setName(String, Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Zone
A function to set the name of the current zone.
setNetworkId(String) - Method in class buzz.getcoco.iot.Network.ConnectArgs
setNetworkName(String) - Method in class buzz.getcoco.iot.Network.ConnectArgs
A function to set name of the network.
setNetworkType(Network.NetworkType) - Method in class buzz.getcoco.iot.Network.ConnectArgs
setNodeId(long) - Method in class buzz.getcoco.iot.Network.ConnectArgs
A function to set Network.ConnectArgs.nodeId.
setOperatorType(ResourceCondition.OperatorType) - Method in class buzz.getcoco.iot.ResourceCondition.EditableResourceCondition
SetPin() - Constructor for class buzz.getcoco.iot.CapabilityDoorLock.SetPin
A no args constructor to create set pin command.
SetPreset() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetPreset
A no-arg constructor to create SetPreset command.
setRequestNodeId(long) - Method in class buzz.getcoco.iot.InfoResponse
A function to set InfoResponse.requestNodeId.
setResourceMetadata(Resource, String, Device.DeviceManagementStatusListener) - Method in class buzz.getcoco.iot.Device
This function is used to set metadata of resource.
SetResourceMetadata(Resource, String) - Constructor for class buzz.getcoco.iot.Device.SetResourceMetadata
An overloaded constructor for this command.
setResourceName(Resource, String, Device.DeviceManagementStatusListener) - Method in class buzz.getcoco.iot.Device
This function is used to set name of resource.
SetResourceName(Resource, String) - Constructor for class buzz.getcoco.iot.Device.SetResourceName
A constructor for this command.
SetRgb(boolean) - Constructor for class buzz.getcoco.iot.CapabilityColor.SetRgb
Constructor of this class.
SetRoi() - Constructor for class buzz.getcoco.iot.CapabilityMotionSensing.SetRoi
A no-arg constructor to create set region of interest for motion sensing command.
SetRule(String) - Constructor for class buzz.getcoco.iot.Network.SetRule
Constructs Network.SetRule given rule name.
SetRule(Rule, String) - Constructor for class buzz.getcoco.iot.Network.SetRule
A constructor for current command.
SetSaturation() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetSaturation
A no-arg constructor to create SetSaturation command.
SetScene(String) - Constructor for class buzz.getcoco.iot.Network.SetScene
Constructors object of this class given its name.
SetScene(Scene, String) - Constructor for class buzz.getcoco.iot.Network.SetScene
A constructor for current command.
SetSceneMetadata(Scene, String) - Constructor for class buzz.getcoco.iot.Network.SetSceneMetadata
A constructor for this command.
setScheduleType(ScheduleCondition.ScheduleType) - Method in class buzz.getcoco.iot.ScheduleCondition.Builder
SetSearchMode() - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.SetSearchMode
A no-arg constructor to create set search mode command.
SetSearchModeResponse() - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.SetSearchModeResponse
 
SetSensitivity() - Constructor for class buzz.getcoco.iot.CapabilityMotionSensing.SetSensitivity
A constructor to create set sensitivity for motion sensing command.
setStartTime(Instant) - Method in class buzz.getcoco.iot.ScheduleCondition.Builder
A function to set start time.
SetTemperature(boolean) - Constructor for class buzz.getcoco.iot.CapabilityColor.SetTemperature
Constructor of this class.
SetText() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetText
A no-arg constructor to create SetText command.
setTimeout(long) - Method in class buzz.getcoco.iot.Command
A function to set the timeout of this command.
setTimeout(long) - Method in class buzz.getcoco.iot.InfoRequest
A function to set time out for request.
setTokens(String) - Method in class buzz.getcoco.iot.CocoClient
This function must be called when OAuthCallback is received.
setTokens(String) - Method in class buzz.getcoco.iot.NativeInterface
A function to set tokens which will be used during HTTP calls.
setUserRole(Network.UserRole) - Method in class buzz.getcoco.iot.Network.ConnectArgs
A function to set Network.ConnectArgs.userRole.
SetUserStatus() - Constructor for class buzz.getcoco.iot.CapabilityDoorLock.SetUserStatus
A no-arg constructor used to create set user status command.
SetUserType() - Constructor for class buzz.getcoco.iot.CapabilityDoorLock.SetUserType
A no-arg constructor to create set user type command.
setValue(Object) - Method in class buzz.getcoco.iot.ResourceCondition.EditableResourceCondition
SetZone(String) - Constructor for class buzz.getcoco.iot.Network.SetZone
Constructs Network.SetZone command.
SetZone(Zone, String) - Constructor for class buzz.getcoco.iot.Network.SetZone
An overloaded constructor for this command.
SetZoom() - Constructor for class buzz.getcoco.iot.CapabilityImageControl.SetZoom
A no-arg constructor to create SetZoom command.
SINGLE - Static variable in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
ID indicating the physical device is pressed once.
size - Variable in class buzz.getcoco.iot.CapabilityMediaStreaming.ConfigRecording
The max size in MB that can be recorded.
size - Variable in class buzz.getcoco.iot.StorageContentMetadata
Size of the content in MegaBytes.
SLEEP - Static variable in class buzz.getcoco.iot.CapabilityHvacControl.Mode
COCO Standard implemented integer for Sleep HVAC mode.
sleep() - Static method in class buzz.getcoco.iot.CapabilityHvacControl.Mode
A function that provides the Sleep Mode object.
sortOrder - Variable in class buzz.getcoco.iot.InfoRequest.ContentSearch
sortOrder - Variable in class buzz.getcoco.iot.InfoRequest.Search
Field that describes how the result should be sorted.
sortType - Variable in class buzz.getcoco.iot.InfoRequest.ContentSearch
sortType - Variable in class buzz.getcoco.iot.InfoRequest.Search
Fields that describe the value that should be used while sorting.
source - Variable in class buzz.getcoco.iot.InfoRequest.Search
Source identifier.
SourceIdentifier(Identifier) - Constructor for class buzz.getcoco.iot.Identifier.SourceIdentifier
A constructor to create SourceIdentifier for the origin of InfoRequest.
SourceIdentifier(String, long, String) - Constructor for class buzz.getcoco.iot.Identifier.SourceIdentifier
An overloaded constructor to create SourceIdentifier for the origin of InfoRequest.
SourceIdentifier(String, long, String, int, int) - Constructor for class buzz.getcoco.iot.Identifier.SourceIdentifier
An overloaded constructor to create SourceIdentifier for the origin of InfoRequest.
sourceUri - Variable in class buzz.getcoco.iot.InfoRequest.ContentSearch
Identifier for source of the content.
sourceUri - Variable in class buzz.getcoco.iot.StorageContentMetadata
Identifier.SourceIdentifier contains info such as networkId, deviceNodeId, resourceEui.
speed - Variable in class buzz.getcoco.iot.CapabilityMotorControl.Pan
The speed to move (0-1000), use -1 for default speed.
speed - Variable in class buzz.getcoco.iot.CapabilityMotorControl.Tilt
The speed to move (0-1000), use -1 for default speed.
ssid - Variable in class buzz.getcoco.iot.Device.ConfigureWiFi
SSID of the Wi-Fi network.
startMediaStream(Capability, long, int, String, int[], CapabilityMediaStreaming.TransportType[], CapabilityMediaStreaming.MediaSessionType, long, CapabilityMediaStreaming.MediaStreamListener) - Method in class buzz.getcoco.iot.NativeInterface
This function starts a media stream.
StartRecording() - Constructor for class buzz.getcoco.iot.CapabilityMediaStreaming.StartRecording
A no-arg constructor to create StartRecording command.
startStream(long, int, String, CapabilityMediaStreaming.TransportType[], CapabilityMediaStreaming.MediaSessionType, long, CapabilityMediaStreaming.MediaStreamListener) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming
A function to start streaming using this capability.
startStream(long, int, String, int[], CapabilityMediaStreaming.TransportType[], CapabilityMediaStreaming.MediaSessionType, long, CapabilityMediaStreaming.MediaStreamListener) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming
A function to start streaming using this capability.
startTime - Variable in class buzz.getcoco.iot.InfoRequest.ContentSearch
Filter content based on start.
StartWarning() - Constructor for class buzz.getcoco.iot.CapabilityWarning.StartWarning
A no-arg constructor to create start warning command.
StartWarning(CapabilityWarning.WarningType) - Constructor for class buzz.getcoco.iot.CapabilityWarning.StartWarning
The overloaded constructor taking the warningType.
state - Variable in class buzz.getcoco.iot.FiniteStateMachine.StateTable
State that is being represented by this instance of state table.
state - Variable in class buzz.getcoco.iot.InfoRequest
State of this Info request.
state - Variable in class buzz.getcoco.iot.InfoResponse
The state of the info response.
StateException - Exception in buzz.getcoco.iot
Exception carrying status of the command.
StateException(Command.State) - Constructor for exception buzz.getcoco.iot.StateException
Constructor for this exception.
StateTable(S, long, FiniteStateMachine.EntryActionCallback<E, A>, FiniteStateMachine.ExitActionCallback<A>) - Constructor for class buzz.getcoco.iot.FiniteStateMachine.StateTable
A constructor for state table.
StateTable(S, FiniteStateMachine.FetchTimeout, FiniteStateMachine.EntryActionCallback<E, A>, FiniteStateMachine.ExitActionCallback<A>) - Constructor for class buzz.getcoco.iot.FiniteStateMachine.StateTable
An overloaded constructor for state table.
staticLink - Variable in class buzz.getcoco.iot.StorageContentMetadata
Link to thumbnail of this content.
Stop() - Constructor for class buzz.getcoco.iot.CapabilityWindowCovering.Stop
A no-arg constructor to create stop covering command.
stopMediaStream(long) - Method in class buzz.getcoco.iot.NativeInterface
A function to stop the stream.
StopRecording() - Constructor for class buzz.getcoco.iot.CapabilityMediaStreaming.StopRecording
A no-arg constructor to create StopRecording command.
stopStream(long) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming
A function to stop the stream.
StopWarning() - Constructor for class buzz.getcoco.iot.CapabilityWarning.StopWarning
A no-arg constructor to create stop warning command.
StorageContentMetadata - Class in buzz.getcoco.iot
This class represents a recording in a storage node and contains data about Storage.
StorageContentMetadata(long, Identifier.SourceIdentifier, int, int, Identifier.TriggerIdentifier, long, String, String, long, long) - Constructor for class buzz.getcoco.iot.StorageContentMetadata
Constructs object of this class.
StorageContentMetadata.ContentType - Enum in buzz.getcoco.iot
An enum denoting type of content in the storage.
StorageContentMetadata.TriggerType - Enum in buzz.getcoco.iot
An enum denoting options for type for trigger for content.
streamDescriptions - Variable in class buzz.getcoco.iot.CapabilityMediaStreaming.StartRecording
The descriptors chosen from CapabilityMediaStreaming.AttributeId.DESCRIPTOR specifying the resolution and similar attributes.
streamIds - Variable in class buzz.getcoco.iot.CapabilityMediaStreaming.StartRecording
The streamIDs from CapabilityMediaStreaming.AttributeId.ID_ARR which are to be recorded.
streamIds - Variable in class buzz.getcoco.iot.CapabilityMediaStreaming.StopRecording
The streamIDs from CapabilityMediaStreaming.AttributeId.ID_ARR which are to be stopped from recording.
streamProtocol - Variable in class buzz.getcoco.iot.InfoRequest.ContentPlayback
Protocol of the content such as DASH, HLS.
streamProtocol - Variable in class buzz.getcoco.iot.InfoResponse.ContentPlayback
Protocol using which content can be consumed.
StringValue(String, String) - Constructor for class buzz.getcoco.iot.Parameter.StringValue
A constructor to create a StringValue for several Parameter keys.
StringValue(Parameter.Key, String) - Constructor for class buzz.getcoco.iot.Parameter.StringValue
An overloaded constructor to create a StringValue for several Parameter keys.
SUCCESS - Static variable in class buzz.getcoco.iot.CapabilitySnapshot.SnapshotStatus
Value indicating the success in capturing snapshot.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.Capability
This function checks if a command is supported or not, pass null to check if capability supports any commands at all.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityAirQualitySensing
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityColor
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityContactSensing
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityDoorLock
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityEnergyMetering
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityFireSensing
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityFluidLevelSensing
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityHumiditySensing
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityHvacControl
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityIlluminance
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityImageControl
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityKeyPressSensing
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityLevel
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityMediaStreaming
 
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityMotionSensing
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityMotorControl
 
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityNetworkConfiguration
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityOccupancySensing
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityOnOff
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityPowerLevels
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityRealTimePosition
 
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityRemoteControl
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilitySnapshot
 
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityStationaryPosition
 
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityStorageConfig
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityStorageControl
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityTemperatureSensing
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityTunnel
 
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityVibrationSensing
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityWarning
This function is used to check if a command is supported by the capability or not.
supports(Capability.CommandId) - Method in class buzz.getcoco.iot.CapabilityWindowCovering
This function is used to check if a command is supported by the capability or not.
supportsFanSpeedSetting() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValue
 
supportsModeSetting() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValue
 
supportsPowerOnOffSetting() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValue
 
supportsProtocol(RadioProtocol) - Method in class buzz.getcoco.iot.Device
This function offers an easy check if the Device in interest supports any of RadioProtocol.
supportsSwingSettings() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValue
 
supportsTemperatureSetting() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValue
 
SyncState() - Constructor for class buzz.getcoco.iot.CapabilityHvacControl.SyncState
A no-arg constructor to create SyncState command.

T

temperatureKelvin - Variable in class buzz.getcoco.iot.CapabilityColor.SetTemperature
Value of color temperature in kelvin.
TestCommand(CapabilityRemoteControl.Category, int, int, Capability.CapabilityId, T) - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.TestCommand
The command which will be blasted by IR Blaster.
TestLearnedCommand() - Constructor for class buzz.getcoco.iot.CapabilityRemoteControl.TestLearnedCommand
A no-arg constructor to create test learned command.
text - Variable in class buzz.getcoco.iot.CapabilityImageControl.SetText
The text that will be displayed on all the streams.
Tilt() - Constructor for class buzz.getcoco.iot.CapabilityMotorControl.Tilt
A no-arg constructor to create tilt command for motor control.
timeout - Variable in class buzz.getcoco.iot.CapabilityDoorLock.Unlock
Timeout for the command in millis in which resource should be locked after being unlocked.
TIMEOUT - Static variable in class buzz.getcoco.iot.CapabilitySnapshot.SnapshotStatus
Value indicating timeout while capturing snapshot.
TIMEOUT - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for Timeout.
timeout - Variable in class buzz.getcoco.iot.InfoRequest
Timeout of the request.
timezone - Variable in class buzz.getcoco.iot.Parameter.TimeZoneValue
This field will be parsed as value for TIMEZONE key.
TimeZoneValue(String) - Constructor for class buzz.getcoco.iot.Parameter.TimeZoneValue
A constructor of this Value using the provided time zone.
TimeZoneValue(ZoneId) - Constructor for class buzz.getcoco.iot.Parameter.TimeZoneValue
A constructor of this Value using the provided ZoneId.
toBackgroundMaxRetryPeriod(long) - Method in class buzz.getcoco.iot.CocoClient.ConnectivityTimers
Get a new timer with just the background retry period changed.
toFastRetryDuration(long) - Method in class buzz.getcoco.iot.CocoClient.ConnectivityTimers
Get a new timer with just the retry duration changed.
toForegroundMaxRetryPeriod(long) - Method in class buzz.getcoco.iot.CocoClient.ConnectivityTimers
Get a new timer with just the foreground retry period changed.
Toggle() - Constructor for class buzz.getcoco.iot.CapabilityOnOff.Toggle
A no args constructor for GSON.
ToggleDoorLock() - Constructor for class buzz.getcoco.iot.CapabilityDoorLock.ToggleDoorLock
A no args constructor to create toggle door lock command.
toJson() - Method in class buzz.getcoco.iot.Identifier
A function to convert the current instance of Identifier to Json String.
toJson(Gson) - Method in class buzz.getcoco.iot.Identifier
A function to convert the current instance of Identifier to Json String.
toJson() - Method in class buzz.getcoco.iot.InfoRequest
A function to convert this object into json element.
toJson() - Method in class buzz.getcoco.iot.InfoResponse
A function to serialize this class as JsonElement.
toJson() - Method in class buzz.getcoco.iot.ResourceAction
A function to make this ResourceAction to a serialized string.
toJsonObject() - Method in class buzz.getcoco.iot.Command
A function to create the Json format of the command.
toJsonTree() - Method in class buzz.getcoco.iot.Identifier
A function to facilitate serialization of Identifier object to an equivalent representation of tree of JsonElements.
toJsonTree(Gson) - Method in class buzz.getcoco.iot.Identifier
An overloaded function to facilitate serialization of Identifier object to an equivalent representation of tree of JsonElements.
toKeepAliveInterval(long) - Method in class buzz.getcoco.iot.CocoClient.ConnectivityTimers
Get a new timer with just the keep alive interval changed.
toKeepAliveTimeout(long) - Method in class buzz.getcoco.iot.CocoClient.ConnectivityTimers
Get a new timer with just the keep alive timeout changed.
toSerializable() - Method in class buzz.getcoco.iot.Identifier
A function to create Serializable version of Identifier instance under interest.
toSimpleDataType() - Method in enum buzz.getcoco.iot.Attribute.DataType
This function summarizes the data type of attribute value.
toString() - Method in class buzz.getcoco.iot.Attribute.ApplianceInfo
 
toString() - Method in class buzz.getcoco.iot.Attribute.CapabilityAttributes
 
toString() - Method in class buzz.getcoco.iot.Attribute.CapabilityCommands
 
toString() - Method in class buzz.getcoco.iot.Attribute.HvacModeCurrentInfo
 
toString() - Method in class buzz.getcoco.iot.Attribute.HvacSettings
 
toString() - Method in class buzz.getcoco.iot.Attribute.ModesAttributeValue
 
toString() - Method in class buzz.getcoco.iot.Attribute
 
toString() - Method in class buzz.getcoco.iot.Capability
 
toString() - Method in class buzz.getcoco.iot.CapabilityDoorLock.UserStatus
 
toString() - Method in class buzz.getcoco.iot.CapabilityDoorLock.UserType
 
toString() - Method in class buzz.getcoco.iot.CapabilityHvacControl.HvacStateSettings
 
toString() - Method in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
 
toString() - Method in class buzz.getcoco.iot.CapabilityRemoteControl.Category
 
toString() - Method in class buzz.getcoco.iot.Command
 
toString() - Method in class buzz.getcoco.iot.CommandResponse
 
toString() - Method in class buzz.getcoco.iot.Device
 
toString() - Method in class buzz.getcoco.iot.FiniteStateMachine.EventTable
 
toString() - Method in class buzz.getcoco.iot.FiniteStateMachine.StateTable
 
toString() - Method in class buzz.getcoco.iot.Identifier
 
toString() - Method in class buzz.getcoco.iot.InfoRequest.BrandSearchCriteria
 
toString() - Method in class buzz.getcoco.iot.Network.ResourceTemplate
 
toString() - Method in class buzz.getcoco.iot.Network
 
toString() - Method in class buzz.getcoco.iot.Resource
 
toString() - Method in class buzz.getcoco.iot.ResourceAction
 
toString() - Method in class buzz.getcoco.iot.ResourceCondition
 
toString() - Method in class buzz.getcoco.iot.Rule
 
toString() - Method in class buzz.getcoco.iot.Scene
 
toString() - Method in class buzz.getcoco.iot.ScheduleCondition
 
toString() - Method in class buzz.getcoco.iot.StorageContentMetadata
 
toString() - Method in class buzz.getcoco.iot.Zone
 
totalSearchCount - Variable in class buzz.getcoco.iot.InfoResponse.ContentSearch
Total number of results.
totalSearchCount - Variable in class buzz.getcoco.iot.InfoResponse.Search
Total number of results.
toZoneId - Variable in class buzz.getcoco.iot.Network.MoveResourcesBetweenZones
transitionTime - Variable in class buzz.getcoco.iot.CapabilityColor.SetColorComponents
Transition duration in milliseconds from the current level to the levelPct value.
transitionTime - Variable in class buzz.getcoco.iot.CapabilityColor.SetHsl
Transition duration in milliseconds from the current level to the levelPct value.
transitionTime - Variable in class buzz.getcoco.iot.CapabilityColor.SetRgb
Transition duration in milliseconds from the current level to the levelPct value.
transitionTime - Variable in class buzz.getcoco.iot.CapabilityColor.SetTemperature
Transition duration in milliseconds from the current level to the levelPct value.
transitionTime - Variable in class buzz.getcoco.iot.CapabilityLevel.LevelCommand
Transition duration in milliseconds from the current level to the levelPct value.
transportType - Variable in class buzz.getcoco.iot.InfoRequest.ListenPort
Type of protocol.
triggerAction(A) - Method in interface buzz.getcoco.iot.FiniteStateMachine.ActionCallback
A function to be implemented while defining an FiniteStateMachine.EventTable.
triggerEntry(A) - Method in interface buzz.getcoco.iot.FiniteStateMachine.EntryActionCallback
Function whose implementation would be triggered when state machine enters a new state.
triggerExit(A) - Method in interface buzz.getcoco.iot.FiniteStateMachine.ExitActionCallback
Function whose implementation would be triggered before state machine exiting current state.
TriggerIdentifier(Identifier) - Constructor for class buzz.getcoco.iot.Identifier.TriggerIdentifier
A constructor to create TriggerIdentifier.
TriggerIdentifier(String, long, String, int, int) - Constructor for class buzz.getcoco.iot.Identifier.TriggerIdentifier
An overloaded constructor to create TriggerIdentifier.
TriggerIdentifier(String, long, String, int, int, int, int, int) - Constructor for class buzz.getcoco.iot.Identifier.TriggerIdentifier
An overloaded constructor to create TriggerIdentifier.
triggerTimer(long, A) - Method in interface buzz.getcoco.iot.FiniteStateMachine.TimerCallback
A function whose implementation would be triggered after state machine entered new state.
triggerType - Variable in class buzz.getcoco.iot.InfoRequest.ContentSearch
Filter content based on there StorageContentMetadata.TriggerType.
triggerType - Variable in class buzz.getcoco.iot.StorageContentMetadata
Type of triggered which was cause of creation this content.
TRIPLE - Static variable in class buzz.getcoco.iot.CapabilityKeyPressSensing.KeyPressScene
ID indicating the physical device is pressed thrice.
tunnelStatusCallback(Capability, long, CapabilityTunnel.State, int) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to implemented by subscriber to listen to updates regarding CapabilityTunnel.State.
tunnelStatusCallback(Capability, long, CapabilityTunnel.State, int) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
TV - Static variable in class buzz.getcoco.iot.CapabilityRemoteControl.Category
Appliance TV value.
tv() - Static method in class buzz.getcoco.iot.CapabilityRemoteControl.Category
A function that provides the CapabilityRemoteControl.Category object.
TX_FAILED - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for TxFailed.

U

UNKNOWN - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for Unknown.
Unlock() - Constructor for class buzz.getcoco.iot.CapabilityDoorLock.Unlock
A no args constructor to create unlock command.
UNRESTRICTED_USER - Static variable in class buzz.getcoco.iot.CapabilityDoorLock.UserType
Unrestricted indicates full access for the user.
unrestrictedUser() - Static method in class buzz.getcoco.iot.CapabilityDoorLock.UserType
A function that provides the Unrestricted User Type object.
unsafeSetState(S) - Method in class buzz.getcoco.iot.FiniteStateMachine
To forcefully set the state of this machine.
UP - Static variable in interface buzz.getcoco.iot.CapabilityMotorControl.Direction
Up() - Constructor for class buzz.getcoco.iot.CapabilityWindowCovering.Up
A no-arg constructor to create up window cover command.
updateResourceActions(int[], ResourceAction[], Network.NetworkManagementStatusListener) - Method in class buzz.getcoco.iot.Scene
A function to update ResourceAction's of the scene.
UpdateSceneResourceActions(Scene, int[], ResourceAction[]) - Constructor for class buzz.getcoco.iot.Network.UpdateSceneResourceActions
Constructor for this command.
Upload() - Constructor for class buzz.getcoco.iot.CapabilityStorageControl.Upload
A no-arg constructor to create upload command.
uploadTriggeredUri - Variable in class buzz.getcoco.iot.InfoRequest.ContentSearch
Identifier for trigger that created the content.
uploadTriggeredUri - Variable in class buzz.getcoco.iot.StorageContentMetadata
Identifier.TriggerIdentifier stores identifier of trigger.
useDefaultTransitionTime - Variable in class buzz.getcoco.iot.CapabilityColor.SetColorComponents
A flag that represents if default transition duration from current level to level pct shall be used.
useDefaultTransitionTime - Variable in class buzz.getcoco.iot.CapabilityColor.SetHsl
A flag that represents if default transition duration from current level to level pct shall be used.
useDefaultTransitionTime - Variable in class buzz.getcoco.iot.CapabilityColor.SetRgb
A flag that represents if default transition duration from current level to level pct shall be used.
useDefaultTransitionTime - Variable in class buzz.getcoco.iot.CapabilityColor.SetTemperature
A flag that represents if default transition duration from current level to level pct shall be used.
useDefaultTransitionTime - Variable in class buzz.getcoco.iot.CapabilityLevel.LevelCommand
A flag that represents if default transition duration from current level to level pct shall be used.
UserDefined() - Constructor for class buzz.getcoco.iot.InfoRequest.UserDefined
 
UserDefined() - Constructor for class buzz.getcoco.iot.InfoResponse.UserDefined
 
userId - Variable in class buzz.getcoco.iot.CapabilityDoorLock.ClearPin
The User ID for whom to remove the PIN/RFID code.
userId - Variable in class buzz.getcoco.iot.CapabilityDoorLock.GetPinCode
The User ID of whom PIN is being fetched.
userId - Variable in class buzz.getcoco.iot.CapabilityDoorLock.GetUserStatus
The User ID of whom CapabilityDoorLock.UserStatus is being fetched.
userId - Variable in class buzz.getcoco.iot.CapabilityDoorLock.GetUserType
The User ID of whom CapabilityDoorLock.UserType is being fetched.
userId - Variable in class buzz.getcoco.iot.CapabilityDoorLock.SetPin
The User ID for whom the PIN is to be set.
userId - Variable in class buzz.getcoco.iot.CapabilityDoorLock.SetUserStatus
The User ID for whom to set the status.
userId - Variable in class buzz.getcoco.iot.CapabilityDoorLock.SetUserType
The User ID for whom to set the type.
userStatus - Variable in class buzz.getcoco.iot.CapabilityDoorLock.SetPin
To set the permits of resource locking/unlocking functionality for this user.
userStatus - Variable in class buzz.getcoco.iot.CapabilityDoorLock.SetUserStatus
userType - Variable in class buzz.getcoco.iot.CapabilityDoorLock.SetPin
Sets the type of the user as Master, Unrestricted, Non-access etc.
userType - Variable in class buzz.getcoco.iot.CapabilityDoorLock.SetUserType
USR_EXISTS - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for UsrExists.
USR_NOT_EXISTS - Static variable in class buzz.getcoco.iot.CommandResponse.ErrorCode
Error code for UsrNotExists.

V

v(String, String) - Static method in class buzz.getcoco.iot.Log
A function to print Log.VERBOSE level logs.
v(String, String, Throwable) - Static method in class buzz.getcoco.iot.Log
A function to print Log.VERBOSE level logs.
value - Variable in class buzz.getcoco.iot.Parameter.StringValue
Stringified Value for corresponding Key.
value - Variable in class buzz.getcoco.iot.Parameter
Value field is the better half of the Parameter.Key set for this Parameter instance.
valueOf(String) - Static method in enum buzz.getcoco.iot.Attribute.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.Capability.CapabilityId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityAirQualitySensing.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityAirQualitySensing.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityColor.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityColor.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityContactSensing.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityContactSensing.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityDoorLock.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityDoorLock.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityEnergyMetering.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityEnergyMetering.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityFireSensing.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityFireSensing.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityFluidLevelSensing.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityFluidLevelSensing.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityHumiditySensing.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityHumiditySensing.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityHvacControl.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityHvacControl.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityIlluminance.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityIlluminance.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityImageControl.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityImageControl.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityKeyPressSensing.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityKeyPressSensing.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityLevel.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityLevel.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.MediaSessionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.RecordMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.TransportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMotionSensing.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMotionSensing.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.PanDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.TiltDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityNetworkConfiguration.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityNetworkConfiguration.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityOccupancySensing.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityOccupancySensing.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityOnOff.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityOnOff.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityPowerLevels.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityPowerLevels.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityRealTimePosition.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityRealTimePosition.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityRemoteControl.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityRemoteControl.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilitySnapshot.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilitySnapshot.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityStationaryPosition.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityStationaryPosition.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityStorageConfig.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityStorageConfig.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.PlaybackError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.StreamProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityTemperatureSensing.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityTemperatureSensing.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityTunnel.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityTunnel.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityTunnel.IpVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityTunnel.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityTunnel.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityTunnel.TransportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityTunnel.TunnelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityVibrationSensing.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityVibrationSensing.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityWarning.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityWarning.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityWindowCovering.AttributeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CapabilityWindowCovering.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.CocoClient.ConnectivityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.Command.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.ConnectivityStateManager.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.DataTypeFormatter.SimpleDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.Device.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.InfoRequest.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.InfoRequest.SortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.Network.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.Network.CommandId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.Network.NetworkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.Network.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.Network.UserRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.Parameter.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.Parameter.PairingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.Parameter.SearchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.PowerSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.RadioProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.ReceiverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.ResourceCondition.OperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.ScheduleCondition.ScheduleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.StorageContentMetadata.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum buzz.getcoco.iot.StorageContentMetadata.TriggerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum buzz.getcoco.iot.Attribute.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.Capability.CapabilityId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityAirQualitySensing.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityAirQualitySensing.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityColor.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityColor.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityContactSensing.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityContactSensing.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityDoorLock.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityDoorLock.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityEnergyMetering.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityEnergyMetering.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityFireSensing.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityFireSensing.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityFluidLevelSensing.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityFluidLevelSensing.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityHumiditySensing.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityHumiditySensing.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityHvacControl.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityHvacControl.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityIlluminance.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityIlluminance.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityImageControl.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityImageControl.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityKeyPressSensing.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityKeyPressSensing.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityLevel.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityLevel.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.MediaSessionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.RecordMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMediaStreaming.TransportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMotionSensing.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMotionSensing.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.PanDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityMotorControl.TiltDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityNetworkConfiguration.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityNetworkConfiguration.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityOccupancySensing.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityOccupancySensing.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityOnOff.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityOnOff.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityPowerLevels.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityPowerLevels.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityRealTimePosition.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityRealTimePosition.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityRemoteControl.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityRemoteControl.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilitySnapshot.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilitySnapshot.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityStationaryPosition.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityStationaryPosition.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityStorageConfig.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityStorageConfig.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.PlaybackError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityStorageControl.StreamProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityTemperatureSensing.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityTemperatureSensing.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityTunnel.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityTunnel.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityTunnel.IpVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityTunnel.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityTunnel.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityTunnel.TransportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityTunnel.TunnelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityVibrationSensing.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityVibrationSensing.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityWarning.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityWarning.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityWindowCovering.AttributeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CapabilityWindowCovering.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.CocoClient.ConnectivityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.Command.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.ConnectivityStateManager.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.DataTypeFormatter.SimpleDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.Device.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.InfoRequest.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.InfoRequest.SortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.Network.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.Network.CommandId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.Network.NetworkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.Network.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.Network.UserRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.Parameter.Key
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.Parameter.PairingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.Parameter.SearchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.PowerSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.RadioProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.ReceiverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.ResourceCondition.OperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.ScheduleCondition.ScheduleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.StorageContentMetadata.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum buzz.getcoco.iot.StorageContentMetadata.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
VERBOSE - Static variable in class buzz.getcoco.iot.Log
Verbose priority level logs provide more informative details about a behaviour in application.

W

w(String, String) - Static method in class buzz.getcoco.iot.Log
A function to print Log.WARN level logs.
w(String, String, Throwable) - Static method in class buzz.getcoco.iot.Log
A function to print Log.WARN level logs.
WARN - Static variable in class buzz.getcoco.iot.Log
Warn priority level logs provide info about warnings that may harm application.
warningType - Variable in class buzz.getcoco.iot.CapabilityWarning.StartWarning
The type of warning for which to trigger the alert state.
WEEK_DAY_SCH_USER - Static variable in class buzz.getcoco.iot.CapabilityDoorLock.UserType
A user for whom the access is given only for a particular day/days in a week.
weekDaySchUser() - Static method in class buzz.getcoco.iot.CapabilityDoorLock.UserType
A function that provides the Weak Day Scheduled User Type object.
withCreator(Creator) - Method in class buzz.getcoco.iot.CocoClient.Configurator
withDefaultCommandTimeout(long) - Method in class buzz.getcoco.iot.CocoClient.Configurator
A function to time of commands such Device.AddResource, Network.AssignToTemplate.
withLogger(Log.Logger) - Method in class buzz.getcoco.iot.CocoClient.Configurator
A function to set Log.Logger.
withPlatform(PlatformInterface) - Method in class buzz.getcoco.iot.CocoClient.Configurator
A function to set PlatformInterface.
withTimers(CocoClient.ConnectivityTimers) - Method in class buzz.getcoco.iot.CocoClient.Configurator

X

xcoordinate - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.Position
The x-coordinate of this position.
xcoordinate - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.SetDeviceLocation
The x-coordinate which has to be set.
xpos - Variable in class buzz.getcoco.iot.CapabilityImageControl.SetText
position on the x-axis the text has to be placed.

Y

ycoordinate - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.Position
The y-coordinate of this position.
ycoordinate - Variable in class buzz.getcoco.iot.CapabilityStationaryPosition.SetDeviceLocation
The y-coordinate which has to be set.
YEAR_DAY_SCH_USER - Static variable in class buzz.getcoco.iot.CapabilityDoorLock.UserType
A user for whom the access is given only for a particular day/days in year.
yearDaySchUser() - Static method in class buzz.getcoco.iot.CapabilityDoorLock.UserType
A function that provides the Year Day Scheduled User Type object.
ypos - Variable in class buzz.getcoco.iot.CapabilityImageControl.SetText
position on the y-axis the text has to be placed.

Z

Zone - Class in buzz.getcoco.iot
Zone is container that holds resources.
Zone(int, Network) - Constructor for class buzz.getcoco.iot.Zone
The constructor of the current class.
zoneDeletedCallback(Network, int) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by the subscriber to listen updates regarding Zone deletions.
zoneDeletedCallback(Network, int) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
zoneId - Variable in class buzz.getcoco.iot.Identifier
ID of the zone in the network.
zoneId - Variable in class buzz.getcoco.iot.Network.AddResourcesToZone
Deprecated.
zoneId of Zone to which Resources's need to added.
zoneId - Variable in class buzz.getcoco.iot.Network.AssignToTemplate
zoneId to which the resource belongs to.
zoneId - Variable in class buzz.getcoco.iot.Network.RemoveResourcesFromZone
Deprecated.
zoneId of Zone whose Resource needs to be removed.
zoneId - Variable in class buzz.getcoco.iot.Network.SetZone
Zone ID NOTE: This should not be set manually.
zoneIds - Variable in class buzz.getcoco.iot.Network.RemoveZone
Array of getId() of zones which needs to removed.
zoneInfoCallback(Zone) - Method in interface buzz.getcoco.iot.CallbacksInterface
A function that needs to be implemented by the subscriber to listen updates regarding Zone's.
zoneInfoCallback(Zone) - Method in interface buzz.getcoco.iot.DefaultCallbacksInterface
 
zoneName - Variable in class buzz.getcoco.iot.Network.SetZone
Name of the Zone.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links