ph_getinsteondt PowerHome formula function
Description
Retrieves the datetime of the last status change for the specifed Insteon Device ID.
Syntax
ph_getinsteondt ( id )
Argument |
Description |
id |
String containing the ID of the Insteon Device from which you wish to retrieve the datetime of the last status change. |
Return value
Datetime. Returns the datetime value (eg, "11/21/2013 13:07:32") of the last status change associated with the specified Insteon Device ID that PowerHome currently has stored.
Examples
The following examples demonstrate typical syntax/usage for this function.
• ph_getinsteondt ("SOFA LITE")
• ph_getinsteondt ("[TEMP1]")