Class EdgeHistoryLicense

    • Method Detail

      • create

        public static EdgeHistoryLicense create​(GatewayContext context)
        I prefer this static creation in order to avoid implying the adding of listeners in the constructor. That is, it balances shutdown()
      • shutdown

        public void shutdown()
      • isActive

        public boolean isActive()
      • isUnlimited

        public boolean isUnlimited()
      • refreshState

        protected void refreshState()
      • isActive

        public static boolean isActive​(GatewayContext context)
        Returns whether tag history is available and not demo expired.
      • isUnlimited

        public static boolean isUnlimited​(GatewayContext context)
        We allow unlimited local history with any kind of tag historian license installed.