{
  "productInfo" : {
    "company" : "HighByte",
    "product" : "IntelligenceHub",
    "version" : "4.0.0",
    "build" : "2024.10.7.595",
    "stage" : "Release"
  },
  "project" : {
    "version" : 9,
    "connections" : [ {
      "name" : "HB_Tutorial_MQTT",
      "uri" : "mqtt://0.0.0.0:1885",
      "tags" : [ "HB_Tutorial", "HB_Tutorial_Connections" ],
      "writes" : {
        "flattenModeledValues" : false
      },
      "subscriptions" : { },
      "storeForward" : {
        "enabled" : false,
        "maxEntries" : 100,
        "waitOnFailureInterval" : {
          "duration" : 1,
          "units" : "Seconds"
        }
      },
      "settings" : {
        "connectionTimeoutSeconds" : 10,
        "keepAliveSeconds" : 60,
        "requestTimeoutMS" : 5000,
        "cleanSession" : true,
        "ssl" : false,
        "redundantBrokers" : [ ],
        "inputDiscovery" : "",
        "clientId" : "HB_Tutorial_MQTT"
      }
    }, {
      "name" : "HB_Tutorial_OPC_UA",
      "uri" : "opc.tcp://52.10.6.4:49320",
      "tags" : [ "HB_Tutorial", "HB_Tutorial_Connections" ],
      "writes" : {
        "flattenModeledValues" : false
      },
      "subscriptions" : {
        "subscriptionRate" : {
          "duration" : 1,
          "units" : "Seconds"
        }
      },
      "storeForward" : {
        "enabled" : false,
        "maxEntries" : 100,
        "waitOnFailureInterval" : {
          "duration" : 1,
          "units" : "Seconds"
        }
      },
      "settings" : {
        "security" : "None",
        "authentication" : {
          "type" : "Anonymous"
        },
        "connectTimeoutSeconds" : 5,
        "requestTimeoutMS" : 5000,
        "maxItemsPerRead" : 512,
        "maxItemsPerWrite" : 256,
        "certificateKeyPair" : "app-certificate-private-key",
        "sessionName" : ""
      }
    }, {
      "name" : "HB_Tutorial_SQL_Server",
      "uri" : "jdbc.sqlserver://52.10.6.4:1433",
      "tags" : [ "HB_Tutorial", "HB_Tutorial_Connections" ],
      "writes" : {
        "flattenModeledValues" : false
      },
      "subscriptions" : { },
      "storeForward" : {
        "enabled" : false,
        "maxEntries" : 100,
        "waitOnFailureInterval" : {
          "duration" : 1,
          "units" : "Seconds"
        }
      },
      "settings" : {
        "database" : "serviceinfo",
        "username" : "highbyte",
        "password" : {
          "type" : "Encrypted",
          "value" : {
            "keyId" : "ZQ5w+mXQibsUgKtsZ6FTRw==",
            "iv" : "/F2y6BxIH3ZIL/w+xBg3Ig==",
            "ciphertext" : "CEehNpcoXCnBiwoHbZocYg=="
          }
        }
      }
    } ],
    "inputs" : [ {
      "name" : "HB_Tutorial_SQL_Server_Input_Get_All_Assets",
      "connection" : "HB_Tutorial_SQL_Server",
      "type" : "jdbc.sqlserver",
      "qualifier" : {
        "query" : "select * from [dbo].[cmms_servicelogs]",
        "type" : "query",
        "index" : {
          "enabled" : false,
          "indexName" : "",
          "indexValue" : ""
        }
      },
      "cacheLifetime" : {
        "enabled" : false
      },
      "template" : {
        "type" : "Off"
      }
    } ],
    "outputs" : [ ],
    "modeling" : {
      "models" : [ ],
      "instances" : [ ]
    },
    "conditions" : [ ],
    "functions" : [ ],
    "tags" : [ {
      "name" : "HB_Tutorial"
    }, {
      "name" : "HB_Tutorial_Connections"
    } ],
    "pipelines" : [ ],
    "namespace" : [ ]
  },
  "network" : {
    "groups" : [ ],
    "hubs" : [ ]
  }
}