Difference between revisions of "Data Analytics (Datalake)"

From AMTech WikiDocs
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
* Observations of type thingLocation are always saved to the data analytics storage (no need to add them to the thing)
 
* Observations of type thingLocation are always saved to the data analytics storage (no need to add them to the thing)
  
''' Configuration '''
+
 
 +
''' Config '''
 +
 
 
Required configuration for saving observations in data analytics storage automatically:
 
Required configuration for saving observations in data analytics storage automatically:
 +
 
* thing instance with:
 
* thing instance with:
 
** property observationStorageConfig including the types of observations to save
 
** property observationStorageConfig including the types of observations to save
 
** isTemplate=false
 
** isTemplate=false

Latest revision as of 13:18, 6 December 2021

  • Real time observations are saved to the data analytics storage if the things contained in the observation have been configured to save the type of observation.
  • A single observation is saved for every thing contained in its target thing
  • Observations are saved without modifications
  • Observations of type thingLocation are always saved to the data analytics storage (no need to add them to the thing)


Config

Required configuration for saving observations in data analytics storage automatically:

  • thing instance with:
    • property observationStorageConfig including the types of observations to save
    • isTemplate=false