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

P

P2PCameraPTZOperation(String, String) - Method in class com.infairy.cocina.SDK.device.DevicePool
Execute P2P Camera PTZ Operation 執行 指定的 CameraPTZ 功能
P2PCameraSetAlias(String, String) - Method in class com.infairy.cocina.SDK.device.DevicePool
Set Camera's Alias by camera id
P2PCameraSetIPPort(String, String, String) - Method in class com.infairy.cocina.SDK.device.DevicePool
Set Camera's Ip/Port by camera id
P2PCameraSetPassword(String, String) - Method in class com.infairy.cocina.SDK.device.DevicePool
Set Camera's Password by camera id
P2PCameraSetUsername(String, String) - Method in class com.infairy.cocina.SDK.device.DevicePool
Set Camera's username by camera id
P2PFound() - Method in interface com.infairy.cocina.SDK.P2P.P2PHandlerInterface
Check if the P2P device was found.
P2PHandlerInterface - Interface in com.infairy.cocina.SDK.P2P
 
P2PProgress() - Method in interface com.infairy.cocina.SDK.P2P.P2PHandlerInterface
Check the P2P search progress
P2PSearch() - Method in interface com.infairy.cocina.SDK.P2P.P2PHandlerInterface
P2P Search function
P2PSearchDone() - Method in interface com.infairy.cocina.SDK.P2P.P2PHandlerInterface
Check if the P2P search was done or not.
P2PSearchFail - Static variable in interface com.infairy.cocina.SDK.P2P.P2PHandlerInterface
Search Failed
P2PSearchSuccess - Static variable in interface com.infairy.cocina.SDK.P2P.P2PHandlerInterface
Search success
P2PStopSearch() - Method in interface com.infairy.cocina.SDK.P2P.P2PHandlerInterface
Stop P2P search process
padl(String, int, String) - Static method in class com.infairy.smarthome.tools.Tools
pad left string
padr(String, int, String) - Static method in class com.infairy.smarthome.tools.Tools
pad right string
PanLeft(String) - Method in interface com.infairy.cocina.SDK.P2P.CameraInterface
pan left control by camera id
PanRight(String) - Method in interface com.infairy.cocina.SDK.P2P.CameraInterface
pan right control by camera id
ParameterAlias - Variable in class com.infairy.cocina.SDK.gene.FunctionDNA
Function's parameter alias array
Parameters - Variable in class com.infairy.cocina.SDK.gene.FunctionDNA
Functon's parameter
Password - Variable in class com.infairy.cocina.SDK.device.DeviceObject
device authorization : password
Password - Variable in class com.infairy.cocina.SDK.Layout.LayoutHTML
Password
Password - Static variable in class com.infairy.cocina.SDK.P2P.HomeApplianceDeviceImpl
 
Polling() - Method in class com.infairy.cocina.SDK.device.deviceImpl
update the device's status
POOLING(String) - Method in class com.infairy.cocina.SDK.device.DevicePool
Polling device's status by ZID 讀取指定設備ID的即時內容
poolingStatus(String) - Method in interface com.infairy.cocina.SDK.gene.DeviceInterface
retrieve device status
Port - Variable in class com.infairy.cocina.SDK.device.DeviceObject
device port
Port - Static variable in class com.infairy.cocina.SDK.P2P.HomeApplianceDeviceImpl
 
position - Variable in class com.infairy.cocina.SDK.Layout.LayoutSidebar
post(String) - Method in class com.infairy.smarthome.tools.HTTPSend
HTTP Post operation
post(byte[]) - Method in class com.infairy.smarthome.tools.HTTPSend
HTTP Post operation
postFB(String) - Method in class com.infairy.cocina.SDK.device.DevicePool
Post messga eto Facebook
postFB(String, String) - Method in class com.infairy.cocina.SDK.device.DevicePool
Post messgae and camera image to Facebook
postFB(String) - Static method in class com.infairy.smarthome.tools.Tools
發佈訊息到臉書 Post Message to Facebook
postFB(String, String) - Static method in class com.infairy.smarthome.tools.Tools
發佈訊息+照片到臉書 Post Message & camera image to Facebook
postP2PData(Object, byte[]) - Method in class com.infairy.cocina.SDK.device.DevicePool
Post P2P Object data bytes
postP2PSearch(Object) - Method in class com.infairy.cocina.SDK.device.DevicePool
Execute P2P Search of P2PHandler Object 執行 指定的P2PHandler 搜尋功能
postP2PSearch(String) - Method in class com.infairy.cocina.SDK.device.DevicePool
Execute P2P Search of P2PHandler Object 執行 指定的P2PHandler 搜尋功能
postWB(String) - Method in class com.infairy.cocina.SDK.device.DevicePool
Post messgae to Weibo
postWB(String, String) - Method in class com.infairy.cocina.SDK.device.DevicePool
Post messgae and camera image to Weibo
postWB(String) - Static method in class com.infairy.smarthome.tools.Tools
發佈訊息到微博 Post Message to Weibo
postWB0(String, String) - Static method in class com.infairy.smarthome.tools.Tools
發佈訊息+照片到微博 Post Message & camera image to Weibo
preUnit - Variable in class com.infairy.cocina.SDK.device.DeviceObject
device pre-value unit, please refer to com.infairy.cocina.SDK.device.DevicePool#DEVICE_VALUE_UNIT_*
preUnit - Static variable in interface com.infairy.cocina.SDK.gene.StatusInterface
Device Value unit, also remark the previous value unit
preValue - Variable in class com.infairy.cocina.SDK.device.DeviceObject
device pre-value
preValue - Static variable in interface com.infairy.cocina.SDK.gene.StatusInterface
Device Value, also remark the previous value
PREVIOUS_UNIT - Variable in class com.infairy.cocina.SDK.gene.EventSensorDNA
the trigger object's value unit of previous value
PREVIOUS_VALUE - Variable in class com.infairy.cocina.SDK.gene.EventSensorDNA
the trigger object's previous value, which can be analysis value changed by NOW_VALUE
PREVIOUT_TIMESTAMP - Variable in class com.infairy.cocina.SDK.gene.EventSensorDNA
previous trigger time stamp in millis
println(Object, String, String) - Method in class com.infairy.cocina.SDK.debug.Debug
 
println(Object, String, int) - Method in class com.infairy.cocina.SDK.debug.Debug
 
println(Object, String, long) - Method in class com.infairy.cocina.SDK.debug.Debug
 
println(Object, String, byte[]) - Method in class com.infairy.cocina.SDK.debug.Debug
 
Property - Class in com.infairy.cocina.SDK.property
The Infairy@Android properties definition Infairy@Android 參數定義
Property() - Constructor for class com.infairy.cocina.SDK.property.Property
 
Protocol - Static variable in class com.infairy.cocina.SDK.P2P.HomeApplianceControlButton
Protocol315 - Static variable in interface com.infairy.cocina.SDK.P2P.HomeApplianceInterface
Protocol of 315
Protocol433 - Static variable in interface com.infairy.cocina.SDK.P2P.HomeApplianceInterface
Protocol of 433
ProtocolIR - Static variable in interface com.infairy.cocina.SDK.P2P.HomeApplianceInterface
Protocol of IR
ProtocolRF - Static variable in interface com.infairy.cocina.SDK.P2P.HomeApplianceInterface
Protocol of RF (315 & 433)
ProtocolZigbee - Static variable in interface com.infairy.cocina.SDK.P2P.HomeApplianceInterface
Protocol of Zigbee
ProtocolZWave - Static variable in interface com.infairy.cocina.SDK.P2P.HomeApplianceInterface
Protocol of ZWave
Ptz - Variable in class com.infairy.cocina.SDK.device.DeviceObject
device ptz setting, 000 is no ptz, 110 is pan/tile , 111 is pan/tile/zoom
PTZ(String, String) - Method in class com.infairy.cocina.SDK.device.DevicePool
PTZ control by ID 控制指定攝像頭的轉動
PTZ_Down - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:移動-下 Camera PTZ control: Tilt Down
PTZ_DownLeft - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:移動-左下 Camera PTZ control: Down Left
PTZ_DownRight - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:移動-右下 Camera PTZ control: Down and Right
PTZ_Far - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:拉遠 Camera PTZ control: Far Control
PTZ_Left - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:移動-左 Camera PTZ control: Pan Left
PTZ_Near - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:拉近 Camera PTZ control: Near Control
PTZ_Right - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:移動-右 Camera PTZ control: Pan Right
PTZ_Stop - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:停止轉動 Camera PTZ control: Stop
PTZ_Up - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:移動-上 Camera PTZ control: Tilt Up
PTZ_UpLeft - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:移動-左上 Camera PTZ control: Up Left
PTZ_UpRight - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:移動-右上 Camera PTZ control: Up and Right
PTZ_UserDefined_1 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 1 Camera PTZ control: User-Defined 1
PTZ_UserDefined_10 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 10 Camera PTZ control: User-Defined 10
PTZ_UserDefined_11 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 11 Camera PTZ control: User-Defined 11
PTZ_UserDefined_12 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 12 Camera PTZ control: User-Defined 12
PTZ_UserDefined_13 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 13 Camera PTZ control: User-Defined 13
PTZ_UserDefined_14 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 14 Camera PTZ control: User-Defined 14
PTZ_UserDefined_15 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 15 Camera PTZ control: User-Defined 15
PTZ_UserDefined_16 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 16 Camera PTZ control: User-Defined 16
PTZ_UserDefined_17 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 17 Camera PTZ control: User-Defined 17
PTZ_UserDefined_18 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 18 Camera PTZ control: User-Defined 18
PTZ_UserDefined_19 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 19 Camera PTZ control: User-Defined 19
PTZ_UserDefined_2 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 2 Camera PTZ control: User-Defined 2
PTZ_UserDefined_20 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 20 Camera PTZ control: User-Defined 20
PTZ_UserDefined_3 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 3 Camera PTZ control: User-Defined 3
PTZ_UserDefined_4 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 4 Camera PTZ control: User-Defined 4
PTZ_UserDefined_5 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 5 Camera PTZ control: User-Defined 5
PTZ_UserDefined_6 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 6 Camera PTZ control: User-Defined 6
PTZ_UserDefined_7 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 7 Camera PTZ control: User-Defined 7
PTZ_UserDefined_8 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 8 Camera PTZ control: User-Defined 8
PTZ_UserDefined_9 - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:自定按鍵 9 Camera PTZ control: User-Defined 9
PTZ_ZoomIn - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:鏡頭放大 Camera PTZ control: Zoom In
PTZ_ZoomOut - Variable in class com.infairy.cocina.SDK.device.DevicePool
攝像頭轉動按鍵:鏡頭縮小 Camera PTZ control: Zoom Out
A B C D E F G H I J K L M N O P Q R S T U V W Z