Interface DesignerConcurrencyRpc


public interface DesignerConcurrencyRpc
  • Method Details

    • syncConcurrencyState

      void syncConcurrencyState(String messageType, com.inductiveautomation.ignition.common.gson.JsonObject json)
      Pushes a new update to the gateway's concurrent resource editing manager.
      See Also:
    • closeSession

      void closeSession(String projectName)
      Tells the manager that the project has been closed.
    • currentSessionInfo

      ConcurrencySessionInfo currentSessionInfo()