User contributions
- 02:11, 15 November 2021 (diff | hist) . . (+591) . . EventStream Interface (→connect)
- 00:34, 15 November 2021 (diff | hist) . . (+1,240) . . Common Methods Object (→asynchttpGet)
- 01:52, 27 May 2021 (diff | hist) . . (+778) . . N NetworkUtils Object (Created page with "==Description== The package name of this class is hubitat.helper. So to use in an App or Driver you would reference it with hubitat.helper.NetworkUtils. == <code>ping</code>...")
- 01:46, 27 May 2021 (diff | hist) . . (+49) . . Developer Documentation (→Method Documentation)
- 21:23, 7 June 2020 (diff | hist) . . (+2,188) . . N App OAuth (Created page with "== OAuth Workflow == When communicating with a 3rd Party REST API, it may be necessary to provide OAuth authentication. OAuth is an industry standard way of allowing two appl...")
- 21:21, 7 June 2020 (diff | hist) . . (+29) . . Developer Documentation (→App Structure)
- 19:03, 15 May 2020 (diff | hist) . . (+199) . . Location Object (→getTimeFormat)
- 18:54, 16 April 2020 (diff | hist) . . (+2,324) . . N Device Code (Initial work on describing the code inside a device driver.)
- 16:47, 8 April 2020 (diff | hist) . . (+196) . . InstalledApp Object (Added getid documentation)
- 02:23, 7 April 2020 (diff | hist) . . (+1) . . m Device Definition (Fixed a typo)
- 18:22, 5 April 2020 (diff | hist) . . (+363) . . InstalledApp Object (fixed an example that was formatted incorrectly and documented most of the updateSetting overloads.)
- 18:17, 5 April 2020 (diff | hist) . . (+1,818) . . N Device Preferences (Provides information on defining preferences for a driver)
- 17:47, 5 April 2020 (diff | hist) . . (+4,523) . . N Device Definition (Fingerprinting needs some work, I can't find any good info in the community forum that defines how fingerprinting works)
- 16:03, 5 April 2020 (diff | hist) . . (+149) . . HubAction Object (Added an SSDP discovery example)
- 15:51, 5 April 2020 (diff | hist) . . (+378) . . Device Object (Added documentation for most of the updateSetting overloads)
- 14:25, 5 April 2020 (diff | hist) . . (+220) . . Location Object (Added missing hsmStatus property)
- 00:43, 5 April 2020 (diff | hist) . . (+1,479) . . N App Definition (Overview of the definition section of an app)
- 00:33, 5 April 2020 (diff | hist) . . (+216) . . Developer Documentation (Added links for sections of an app and driver)
- 15:41, 2 April 2020 (diff | hist) . . (+854) . . App Object (Added a few more api url methods)
- 15:18, 2 April 2020 (diff | hist) . . (+2) . . InstalledApp Object
- 14:55, 2 April 2020 (diff | hist) . . (+790) . . Device Object (Added hasAttribute, hasCapability, and hasCommand)
- 14:41, 2 April 2020 (diff | hist) . . (+437) . . Common Methods Object (Added temperature conversion methods)
- 17:42, 1 April 2020 (diff | hist) . . (+165) . . App Object (Added getHubUID, removed getApiServerUrl and createAccessToken from the to-be-documented list since they now are)
- 14:44, 31 March 2020 (diff | hist) . . (+1,084) . . Common Methods Object (Added TTS methods)
- 18:35, 30 March 2020 (diff | hist) . . (+360) . . InstalledApp Object (Added getInstallationState and standardized formatting.)
- 18:19, 30 March 2020 (diff | hist) . . (+594) . . App Object (Added createAccessToken)
- 18:28, 24 November 2019 (diff | hist) . . (+251) . . App Object (Added documentation for getApiServerUrl)