Difference between revisions of "EPC (Electronic product code)"
From AMTech WikiDocs
(9 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 | + | 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 | |
− | + | **Average | |
− | + | **Sum | |
− | + | **Percentage | |
− | + | ||
*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 | ||
− | * | + | **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 | + | *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 21: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