Difference between revisions of "EPC (Electronic product code)"

From AMTech WikiDocs
Jump to: navigation, search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
Support for EPC decoding at edge level allowing to use epc components for observation enticements leveraging [[Sensor%27s_network#Placeholders_substitution | Placeholders substitution]]
+
Support for EPC decoding at edge level allowing to use epc components for observation enrichment leveraging [[Sensor%27s_network#Placeholders_substitution | Placeholders substitution]]
 
*Support the following aggregation functions using EPC decoded components
 
*Support the following aggregation functions using EPC decoded components
 
**Count
 
**Count
Line 5: Line 5:
 
**Sum
 
**Sum
 
**Percentage
 
**Percentage
**Rest
 
 
*Above functions can be configured with the following  criteria
 
*Above functions can be configured with the following  criteria
 
**percentage changed
 
**percentage changed
 
**value changed
 
**value changed
**less than"
+
**less than
 
**greater than
 
**greater than
*And the analysis can be triggered by one of the following smoothing criteria
+
**range
 +
*The analysis can be triggered by one of the following smoothing criteria
 
**lost
 
**lost
 
**new
 
**new
 
**lost and new
 
**lost and new
The above configuration can be set at thing instance level for with supported property epcAggregation
+
*The result of the aggregation analysis produces an observation type
[[File:EpcAggregation|thumbnail|EPC Aggregation configuration]]
+
**/amtech/linkeddata/types/composite/observation/epcAggregationObservation
 +
The above configuration can be set at thing instance level with supported property epcAggregation
 +
[[File:EpcAggregation.png|950px|thumbnail|center|EPC Aggregation configuration]]

Latest revision as of 22:18, 18 September 2017

Support for EPC decoding at edge level allowing to use epc components for observation enrichment leveraging Placeholders substitution

  • Support the following aggregation functions using EPC decoded components
    • Count
    • Average
    • Sum
    • Percentage
  • Above functions can be configured with the following criteria
    • percentage changed
    • value changed
    • less than
    • greater than
    • range
  • The analysis can be triggered by one of the following smoothing criteria
    • lost
    • new
    • lost and new
  • The result of the aggregation analysis produces an observation type
    • /amtech/linkeddata/types/composite/observation/epcAggregationObservation

The above configuration can be set at thing instance level with supported property epcAggregation

EPC Aggregation configuration