{"id":28335366,"url":"https://github.com/yoboujon/automatic-management","last_synced_at":"2026-05-09T02:32:01.803Z","repository":{"id":269010804,"uuid":"906144193","full_name":"yoboujon/automatic-management","owner":"yoboujon","description":"TP Service Architecture based on meta-micro-micro-services","archived":false,"fork":false,"pushed_at":"2025-01-24T22:25:18.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-21T11:56:21.394Z","etag":null,"topics":["golang","java","microservice","rest-api","simulation","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yoboujon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-20T09:00:03.000Z","updated_at":"2025-01-24T22:25:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd1d1702-5a4c-48be-92d9-4b1c84f4f7d7","html_url":"https://github.com/yoboujon/automatic-management","commit_stats":null,"previous_names":["yoboujon/automatic-management"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yoboujon/automatic-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoboujon%2Fautomatic-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoboujon%2Fautomatic-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoboujon%2Fautomatic-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoboujon%2Fautomatic-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoboujon","download_url":"https://codeload.github.com/yoboujon/automatic-management/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoboujon%2Fautomatic-management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32804913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","java","microservice","rest-api","simulation","spring-boot"],"created_at":"2025-05-26T21:57:55.665Z","updated_at":"2026-05-09T02:32:01.798Z","avatar_url":"https://github.com/yoboujon.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# automatic-management\nTP Service Architecture based on meta-micro-micro-services\n\nSee [Controller](controller)\n\nSee [Application](app)\n\n# Description des services\n\nSensor-Service retrieves data: indoor temperature = 22°C, outdoor temperature = 20°C, CO2 = 900 ppm, presence = detected.\n\nDecision-Service processes rules:\nOutdoor temperature is lower than indoor and between 18-27°C → Open windows.\nPresence detected → Keep lights on.\nCO2 threshold exceeded → Open windows further.\n\nActuator-Service executes:\nSends command to actuators to open windows and turn on lights.\n\n\n# Get started\n\nTo run the different services using Spring Boot, follow these steps:\n\n1. **Build the project using Maven**:\n    ```sh\n    mvn clean install\n    ```\n\n2. **Run the Sensor-Service**:\n    ```sh\n    mvn spring-boot:run -pl sensor-service\n    ```\n\n3. **Run the Decision-Service**:\n    ```sh\n    mvn spring-boot:run -pl decision-service\n    ```\n\n4. **Run the Actuator-Service**:\n    ```sh\n    mvn spring-boot:run -pl actuator-service\n    ```\n\n\nTo start the front end navigate to frontend/ and execute `python3 -m http.server`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoboujon%2Fautomatic-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoboujon%2Fautomatic-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoboujon%2Fautomatic-management/lists"}