Global Object Values

From Control Solutions IoTServer Documentation
Revision as of 22:43, 22 April 2019 by Jimhogenson (talk | contribs)
Jump to navigation Jump to search

“status” indicates the status of the data object as follows, given as a character string:

  • “Normal” = activity producing data for this object is proceeding normally
  • “Default” = as a result of some error, the object has assumed its default value
  • “Database-Value” = object is persistent and value was retrieved from values database
  • “Inactive” = object is not configured
  • “Stale” = refresh time exceeded since last update
  • “Zero-Uninitialized” = object is configured but not yet processing data
  • “Overridden” = normal data activity has been overridden
  • “Source Fault” = a communication client has reported an error in attempting to provide data
  • “Unknown” = a fault code not recognized by the Json API is present