Difference between revisions of "Attribute Object"

From Hubitat Documentation
Jump to: navigation, search
(Created page with "==Properties== :: id - Long: the unique id of this attribute. :: version - Long: the database version of this attribute. :: dataType - String: The type of data that is stored...")
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Properties==
 
  
:: id - Long: the unique id of this attribute.
+
<big>'''We're moving!''' Please visit http://docs2.hubitat.com for the latest documentation.</big>
:: version - Long: the database version of this attribute.
 
:: dataType - String: The type of data that is stored in this attribute, possible values are (ENUM, STRING, DYNAMIC_ENUM, JSON_OBJECT, NUMBER, BOOL, DATE, VECTOR3).
 
:: name - String: the name of this attribute.
 
:: possibleValues - List<String>: a list of possible values for this attribute if dataType is ENUM.
 
  
:;
+
<big>This document is available at: http://docs2.hubitat.com/en/developer/attribute-object</big>

Latest revision as of 03:49, 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/attribute-object