Skip to content

EnergyConsumptionOptimizer/threshold-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

336 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threshold Service

License Version

The Threshold Service handles threshold management (CRUD) and the core logic for alert trigger execution.

Technologies Used

Node.js Express

Database

MongoDB

Infrastructure

Docker

DevOps

GitHub Actions Gradle Docker Hub Semantic Release Semantic Versioning Conventional Commits Renovate

REST API Endpoints

Thresholds

  • POST /api/thresholds
  • GET /api/thresholds
  • GET /api/thresholds/{id}
  • PUT /api/thresholds/{id}
  • DELETE /api/thresholds/{id}

Internal - Threshold Evaluations

  • POST /api/internal/thresholds/evaluations/forecast

Documentation

Documentation of the typescript code base can be found at the typedoc.

Authors

About

E.C.O. threshold service repository.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages