Difference between revisions of "App Object"

From Hubitat Documentation
Jump to: navigation, search
(Replaced content with " <big>'''We're moving!''' Please visit http://docs2.hubitat.com for the latest documentation.</big> <big>This document is available at: http://docs2.hubitat.com/en/devel...")
(Tag: Replaced)
 
(30 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== <code>installed</code> ==
+
 +
<big>'''We're moving!''' Please visit http://docs2.hubitat.com for the latest documentation.</big>
  
This method is called when the app is first installed.
+
<big>This document is available at: http://docs2.hubitat.com/en/developer/app/app-object</big>
 
 
'''Signature:'''
 
void installed()
 
 
 
== <code>updated</code> ==
 
 
 
This method is called when the preferences of an installed app are updated.
 
 
 
'''Signature:'''
 
void updated()
 

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