systemRemoteInitialize

The method systemRemoteInitialize() is called by the server hub to reinitialize the Remote Client.   The client should drop and reestablish its connection to the server and update its filter list (proxy & websocket) when this command is received.

Function systemRemoteInitialize
Purpose Reinitializes the remote client and remote hub device (if applicable) on this hub.
Parameters None
URL Format /system/initialize
HTTP Method GET - Incoming
HTTP Parameters None
Return JSON
Name Type Return Values
status String "success" if this remote was successfully re-initialized, 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...