Difference between revisions of "Event Object"

From Hubitat Documentation
Jump to: navigation, search
 
Line 1: Line 1:
=Overview=
 
  
=Properties=
+
<big>'''We're moving!''' Please visit http://docs2.hubitat.com for the latest documentation.</big>
===<code>archivable</code>===
 
:;boolean
 
===<code>descriptionText</code>===
 
:;String
 
===<code>displayed</code>===
 
:;boolean
 
===<code>source</code>===
 
:;String
 
===<code>isStateChange</code>===
 
:;Boolean
 
===<code>name</code>===
 
:;String
 
===<code>value</code>===
 
:;String
 
===<code>unit</code>===
 
:;String
 
===<code>description</code>===
 
:;String
 
===<code>translatable</code>===
 
:;boolean
 
===<code>type</code>===
 
:;String
 
===<code>locationId</code>===
 
:;Long
 
===<code>hubId</code>===
 
:;Long
 
===<code>installedAppId</code>===
 
:;Long
 
  
=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