PredixConstants

public enum PredixConstants

Constants related to Predix backend services

  • Predix Sync logout Path

    Declaration

    Swift

    public static let predixSyncLogoutURLPath = "/pg/session/logout"
  • Predix Sync login Path

    Declaration

    Swift

    public static let predixSyncLoginURLPath = "/pg/session/create"