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

From AMTech WikiDocs
Jump to: navigation, search
 
(13 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 [[http://wiki.amtech.mx/wiki/Sensor%27s_network#Placeholders_substitution|palceholder]]
+
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
 +
**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
 +
[[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