issues
search
jamesseatter
/
home_measurement_iot_collector
Home Heating IOT Client written in Java
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove unused code in the Measurement Cache and Test files
#166
jamesseatter
closed
1 year ago
0
Update API_Measurements/measurements to return a new structure
#165
jamesseatter
opened
1 year ago
0
Create an API to return Measurements in JSON format
#164
jamesseatter
closed
1 year ago
0
Refactor code to use a new converter for Measurement to MeasurementWeb
#163
jamesseatter
closed
1 year ago
0
Move the gmail email address from application properties to the startup scripts
#162
jamesseatter
closed
1 year ago
0
Update Web components to newer version
#161
jamesseatter
closed
1 year ago
0
Correct error with the Spring Actuator
#160
jamesseatter
closed
1 year ago
0
Update all application property files with the new rabbitmq configurations
#159
jamesseatter
closed
2 years ago
0
Email address is exposed in the Application Property files
#158
jamesseatter
closed
2 years ago
0
Failing to read sensor values, no error message is given
#157
jamesseatter
closed
2 years ago
1
main.log size is not limited leading to full disk
#156
jamesseatter
closed
2 years ago
1
Remove maven dependencies on Azure IOT, Legacy RabbitMQ and JSLT
#155
jamesseatter
closed
2 years ago
0
CirceCI Test fail
#154
jamesseatter
closed
2 years ago
1
RabbitMQ client is unstable and drops connections
#153
jamesseatter
closed
2 years ago
2
Hygiene of the codebase after a hiatus
#152
jamesseatter
closed
2 years ago
0
Replace threed.sleep with ScheduledExecutorService
#151
jamesseatter
closed
3 years ago
0
When reading in the measurement cache file, old entries are still persisted
#150
jamesseatter
closed
3 years ago
0
When reading in the measurement cache file, old entries are still persisted
#149
jamesseatter
closed
3 years ago
0
Thread.Sleep interuptions are causing the code to exit rather than being handled correctly
#148
jamesseatter
closed
3 years ago
0
Add sensor Name to Alert Emails
#147
jamesseatter
opened
3 years ago
0
Run Code analysis and fix the issues that arise.
#146
jamesseatter
closed
3 years ago
0
Update various passwords enrypted with jaspty in all properties files
#145
jamesseatter
closed
3 years ago
0
Update jasypt-spring-boot-starter to version 3.0.3
#144
jamesseatter
closed
3 years ago
0
Implement System Alerts
#143
jamesseatter
closed
3 years ago
0
Refactor CollectorService to simplify it
#142
jamesseatter
closed
3 years ago
1
Frequent invalid measurement values from sensors.
#141
jamesseatter
closed
3 years ago
1
Azure connection timeout has no retry
#140
jamesseatter
closed
3 years ago
0
Send data to Azure IOT Hub
#139
jamesseatter
closed
3 years ago
0
Implement Jasypt and encrypt passwords in the application properties files
#138
jamesseatter
closed
3 years ago
1
Update SpringBoot to 2.4.2 and BootStrap to 5.0.0-beta2
#137
jamesseatter
closed
3 years ago
0
Send per minute measurements to MQ with a ttl of 65 seconds.
#136
jamesseatter
closed
3 years ago
2
Add live guages for current measured values
#135
jamesseatter
closed
3 years ago
1
Let code measure per minute and cache the measurements. Only send data on on the schdule defined
#134
jamesseatter
opened
3 years ago
0
Add shortTitle to sensortlist.json and into the code.
#133
jamesseatter
closed
3 years ago
0
Add current temperature gauge to dashboard
#132
jamesseatter
closed
3 years ago
0
Add support for sending data to multiple destination
#131
jamesseatter
opened
3 years ago
0
Refactor SensorListManagerJSON
#130
jamesseatter
closed
3 years ago
0
Add more unit tests
#129
jamesseatter
closed
3 years ago
0
Refactor SensorManagementImpl
#128
jamesseatter
closed
3 years ago
0
Code crash caused by returned sensorMeasurement list being immutable
#127
jamesseatter
closed
3 years ago
1
Fix some SonarLint issues
#126
jamesseatter
closed
3 years ago
0
No measurement alert if the temperature is 0C, which indicates a measurement error.
#125
jamesseatter
opened
3 years ago
0
Upgrades - Spring Boot to 2.4.2 and pi4j to 1.3.
#124
jamesseatter
closed
3 years ago
1
Refactor SensorMeasurement code to include test data injection and remove that injection from the CollectorService
#123
jamesseatter
closed
3 years ago
0
Refactor sensorList code to use profiles to load test data via bean properties.
#122
jamesseatter
closed
3 years ago
0
Refactor MQ Cache flush code into RabbitMQService
#121
jamesseatter
closed
3 years ago
0
Email alert shows wrong time
#120
jamesseatter
closed
3 years ago
0
Send MQ messages to the AWS RabbitMQ instance
#119
jamesseatter
closed
3 years ago
1
Sensor values below 0C are invalid, retry the measurement up to 3 times.
#118
jamesseatter
closed
4 years ago
0
When a sensor error is retried 3 times and fails, set temperature to 0C
#117
jamesseatter
closed
3 years ago
1
Next