Difference between revisions of "Event Object"

From Hubitat Documentation
Jump to: navigation, search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
=Overview=
 
  
=Properties=
+
<big>'''We're moving!''' Please visit http://docs2.hubitat.com for the latest documentation.</big>
:: archivable
 
:: descriptionText
 
:: displayed
 
:: source
 
:: isStateChange
 
:: name
 
:: value
 
:: unit
 
:: description
 
:: translatable
 
:: type
 
:: locationId
 
:: hubId
 
:: installedAppId
 
:: location
 
:: data
 
  
=Methods=
+
<big>
 
+
This document is available at: http://docs2.hubitat.com/en/developer/event-object
===<code>getData</code>===
+
</big>
===<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>===
 

Latest revision as of 04:06, 25 September 2022

We're moving! Please visit http://docs2.hubitat.com for the latest documentation.

This document is available at: http://docs2.hubitat.com/en/developer/event-object