Difference between revisions of "Event Object"

From Hubitat Documentation
Jump to: navigation, search
(Created page with "=Overview= =Properties= =Methods=")
 
Line 2: Line 2:
  
 
=Properties=
 
=Properties=
 +
:: archivable
 +
:: descriptionText
 +
:: displayed
 +
:: source
 +
:: isStateChange
 +
:: name
 +
:: value
 +
:: unit
 +
:: description
 +
:: translatable
 +
:: type
 +
:: locationId
 +
:: hubId
 +
:: installedAppId
 +
:: location
 +
:: data
  
 
=Methods=
 
=Methods=
 +
 +
===<code>getData</code>===
 +
===<code>getJsonData</code>===
 +
===<code>isPhysical</code>===
 +
===<code>isDigital</code>===
 +
===<code>getDate</code>===
 +
===<code>getUnixTime</code>===
 +
===<code>getDisplayName</code>===
 +
===<code>getDeviceId</code>===
 +
===<code>getDevice</code>===
 +
===<code>getLocation</code>===
 +
===<code>getDoubleValue</code>===
 +
===<code>getFloatValue</code>===
 +
===<code>getDateValue</code>===
 +
===<code>getIntegerValue</code>===
 +
===<code>getLongValue</code>===
 +
===<code>getNumberValue</code>===
 +
===<code>getNumericValue</code>===

Revision as of 17:52, 2 July 2019

Overview

Properties

archivable
descriptionText
displayed
source
isStateChange
name
value
unit
description
translatable
type
locationId
hubId
installedAppId
location
data

Methods

getData

getJsonData

isPhysical

isDigital

getDate

getUnixTime

getDisplayName

getDeviceId

getDevice

getLocation

getDoubleValue

getFloatValue

getDateValue

getIntegerValue

getLongValue

getNumberValue

getNumericValue