DataCollector statuses - SoftFx/Hierarchical-Sensor-Monitoring GitHub Wiki
Status | Switching after... | Actions |
---|---|---|
Starting | calling Start method |
|
Running | finishing Start method and user custom task (if exists) | Sending user data to the server |
Stopping | calling Stop method |
|
Stopped | finishing Stop method and user custom task (if exists) | - |