Commit graph

25 commits

Author SHA1 Message Date
87d6765292
test: minor fix 2024-07-19 01:25:57 +02:00
03c8067796
feat!: Release 1.0.0 2024-07-19 01:20:38 +02:00
03fad8ff96
fix: Map key comparison, preventing NPE 2024-07-19 01:11:03 +02:00
1667579c15 Merge pull request 'Fixes behaviour right after application start' from fix/initial-state into dev 2024-07-19 01:04:00 +02:00
07d3e4a2a3
fix: Synchronization fixes in temperature service 2024-07-19 01:01:00 +02:00
d5d51869df
fix: InterruptedException processing compliant with SonarLint 2024-07-18 22:55:15 +02:00
82bf6b55cc
fix: Initial state fix - fetch data and block executions until completed 2024-07-18 21:15:06 +02:00
1afff3819b
feat: Averages update in Temperatures service 2024-07-18 19:27:26 +02:00
770ccf63a5 Merge pull request 'feat: Files watching and processing services' from feat/files into dev 2024-07-18 19:23:04 +02:00
bd452eff17
chore: Files formatting 2024-07-18 19:18:37 +02:00
141551c3d8
test: File processing service unit tests 2024-07-18 19:14:03 +02:00
2025cca693
feat: File processing. 2024-07-18 02:51:32 +02:00
f0b7096865
fix: Minor packages reorganization. 2024-07-18 02:46:24 +02:00
f63604a18a
fix: Entry renamed to Average 2024-07-18 02:36:59 +02:00
625dd63137
chore: Python test data generator 2024-07-18 01:36:45 +02:00
12ca1369f3
feat: File watching service 2024-07-16 23:39:47 +02:00
8d03c86c8f
feat: DataProperties 2024-07-16 22:34:22 +02:00
2f161d3481
feat: TemperaturesService 2024-07-16 22:22:42 +02:00
b34f5b3301
feat: TemperaturesController 2024-07-16 21:57:52 +02:00
2a3bfb3a5b
feat: Schema 2024-07-15 23:33:57 +02:00
3edf1cfb27
fix: Project coordinates set 2024-07-15 23:24:40 +02:00
640360ad10
ci: Deploy stage removed 2024-07-15 23:01:42 +02:00
bad8d5d20a
feat: Main class 2024-07-15 22:55:39 +02:00
a320bdbe59
docs: Readme & example 2024-07-15 22:51:05 +02:00
dc944583ac Initial commit 2024-07-15 22:13:45 +02:00