Difference between revisions of "Intelligence at the Edge"

From AMTech WikiDocs
Jump to: navigation, search
Line 1: Line 1:
 
[[AMTech...#Edge|Edge]]
 
[[AMTech...#Edge|Edge]]
 
*Generalized protocols  
 
*Generalized protocols  
*Example [[Example_plugins#LLRPReader|LLRPReader]] and [[Example_plugins#BLEbeaconsScanner|BLEbeaconsScanner]] implement smoothing by sending lost or new observations.
+
*Example [[Example_plugins#LLRPReader|LLRPReader]] and [[Example_plugins#BLEbeaconsScanner|BLEbeaconsScanner]] implement smoothing logic.
 
*Smooth protocols chatting
 
*Smooth protocols chatting
 
**Transmitting only the interesting information that results from local data processing not only means more efficient use of bandwidth but the capability to collect and analyze much higher volumes of data
 
**Transmitting only the interesting information that results from local data processing not only means more efficient use of bandwidth but the capability to collect and analyze much higher volumes of data

Revision as of 12:46, 1 May 2016

Edge

  • Generalized protocols
  • Example LLRPReader and BLEbeaconsScanner implement smoothing logic.
  • Smooth protocols chatting
    • Transmitting only the interesting information that results from local data processing not only means more efficient use of bandwidth but the capability to collect and analyze much higher volumes of data
  • Recover from protocols and connection errors
  • Commands
  • Implement Placeholders allowing specific protocol data be integrated with the Observations