systemRemoteUpdate

The method systemRemoteUpdate() is called by the server hub to update the Remote Client.   This is normally called after new code has been installed to run the updated() method.  This is an optional helper function designed to assist users with making updates easier.   If this remote does not implement this method, please be sure to insdtrcut the user on the proper upgrade process for the remote client.

Function systemRemoteUpdate
Purpose Reinitializes the remote client and remote hub device (if applicable) on this hub.
Parameters None
URL Format /system/update
HTTP Method GET - Incoming
HTTP Parameters None
Return JSON
Name Type Return Values
status String "success" if this remote was successfully updated, or "error" if not.
  • v2api
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

deviceSendEvent

The method deviceSendEvent() is called by the server hub anytime an attribute value changes on...

devicesSaveAll

The method devicesSaveAll() is called by the server hub to save and create virtual, shadow copies...

getAllHSMStates

The method getAllHSMStates() is called by the server hub to retrieve the current list of Hubitat...

getAllModes

The method getAllModes() is called by the server hub to retrieve the current list of system modes...

getDeviceSync

The method getDeviceSync() is called by the server hub to retrieve the current state of all...