Skip to content

Enttoi/enttoi-jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enttoi scheduled and continuous jobs

Build status

The set of jobs that executed either on scheduled basis or in always-running mode. They are implemented as Azure Web Jobs.

ClientsState

Reads client's latest ping time from blob storage and updates the state of the client in meta data store of clients.

HistoryWriter

Writes historical data of sensors and clients state.

SensorStateStats

Generates statistics from history records.