DataCollector statuses - SoftFx/Hierarchical-Sensor-Monitoring GitHub Wiki

Collector states

Status Switching after... Actions
Starting calling Start method
  • Server synchronization
  • Session creating
  • Sensors starting
  • Timers initialization
  • Dataqueue initialization
Running finishing Start method and user custom task (if exists) Sending user data to the server
Stopping calling Stop method
  • Sending remaining values
  • Dataqueue flushing
  • Session closing
  • Sensors stopping
  • Timers stopping
  • Dataqueue stopping
Stopped finishing Stop method and user custom task (if exists) -

State map

image

⚠️ **GitHub.com Fallback** ⚠️