All Downloads are FREE. Search and download functionalities are using the official Maven repository.

es.streampipes-pipeline-management.0.55.2.source-code.complex-kpi-aggregated.json Maven / Gradle / Ivy

There is a newer version: 0.65.0
Show newest version
{
  "kpiId":29,
  "kpiName":"Complex",
  "kpiOperation":"ADD",
  "kpiDescription":"Test description",
  "operation":{
    "type":"de.fzi.cep.sepa.kpi.BinaryOperation",
    "properties":{
      "left":{
        "type":"de.fzi.cep.sepa.kpi.UnaryOperation",
        "properties":{
          "unaryOperationType":"SUM",
          "partition":"false",
          "eventPropertyName":"bin10",
          "propertyRestriction":"partition",
          "propertyType":"long",
          "window":{
            "value":12,
            "windowType":"TIME",
            "timeUnit":"hour"
          },
          "sensorId":"dustParticle"
        }
      },
      "operationType":"NUMERIC",
      "right":{
        "type":"de.fzi.cep.sepa.kpi.UnaryOperation",
        "properties":{
          "unaryOperationType":"AVG",
          "partition":"false",
          "eventPropertyName":"shuttle",
          "propertyRestriction":"timestamp",
          "propertyType":"string",
          "window":{
            "value":12,
            "windowType":"TIME",
            "timeUnit":"hour"
          },
          "sensorId":"montrac"
        }
      },
      "arithmeticOperationType":"MULTIPLY"
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy