Difference between revisions of "Config"

From AMTech WikiDocs
Jump to: navigation, search
(Created page with "Required configuration for saving observations in data analytics storage automatically: * thing instance with: ** property observationStorageConfig including the types of obse...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
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
 
 
** isTemplate=false
 
** isTemplate=false
 
+
** property observationStorageConfig including the list of types of observations to save
Notes:
+
*** observationType
* observations of type thingLocation are always saved to the data analytics storage (no need to add them to the thing)
+
*** limit of the number of observations to store
 +
*** cleanup scheduling

Latest revision as of 14:52, 6 December 2021

Required configuration for saving observations in data analytics storage automatically:

  • thing instance with:
    • isTemplate=false
    • property observationStorageConfig including the list of types of observations to save
      • observationType
      • limit of the number of observations to store
      • cleanup scheduling