App Object

From Hubitat Documentation
Revision as of 19:41, 9 September 2018 by Cschwer (talk | contribs)
Jump to: navigation, search

installed

This method is called when the app is first installed.

Signature:

void installed()

updated

This method is called when the preferences of an installed app are updated.

Signature:

void updated()