{
  "Applications": {
    "$1": {
      "Application": {
        "Description": "The API Proxy for Freeboard Warm Query API",
        "Name": "Freeboard API Proxy"
      },
      "LookupConfig": {
        "PathRegex": "/api/iot.*"
      },
      "LowCodeUnit": {
        "APIRoot": "https://fathym-cloud-prd.azure-api.net/fcp-iotensemble/WarmQuery",
        "Security": "lcu-subscription-key~{{IOT_ENSEMBLE_API_KEY}}",
        "Type": "API"
      },
      "Processor": {
        "InboundPath": "api/iot",
        "Type": "Proxy"
      }
    },
    "$2": {
      "Application": {
        "Description": "A Freeboard dashboard to view emulated or device data auto-populated from IoT Ensemble.",
        "Name": "Freeboard Dashboard"
      },
      "LookupConfig": {
        "PathRegex": "/.*"
      },
      "LowCodeUnit": {
        "Package": "@semanticjs/freeboard",
        "Version": "latest",
        "Type": "NPM"
      },
      "Processor": {
        "BaseHref": "/",
        "DefaultFile": "index.html",
        "Type": "DFS"
      },
      "DataTokens": {
        "lcu-state-config": {
          "Name": "state-config",
          "Description": "state-config",
          "Value": "{\"FreeboardConfigURL\": \"https://www.fathym.com/templates/freeboard/DeviceDemoDashboard-BioTech.json\"}"
        }
      }
    }
  }
}
