-
- [ ] Merge actuator package changes
- [ ] Implement better pre-checks
-
Turn on LEDS when receiving signal from baseStation.
Add method in baseStation to send signal to sensor.
LEDs should be controlled with a method not directly in the loop.
-
## Describe the bug
`management:endpoints:health:showDetails` does not affect whether details of the health check are included in the response.
## Steps to reproduce
Steps to reproduce the behavi…
-
## 🤮 As Is
> 리팩터링하고자 하는 파트와 이유를 구체적으로 설명해주세요.
현재 `Actuator` 설정 상에서 불필요한 `endpoint`가 활성화 되어있고, 적절하지 못한 설정값으로 구성되어 있습니다.
보안상의 이유로 기존에 설정해놓은 `Actuator`의 설정 값을 변경하고자 합니다.
``` yml
management:
…
-
### The feature, motivation and pitch
Is there a good reason the `dyntype` of adhesion actuators can only be `none`? Can't we expose `dyntype` (along with `dynprm`) as another custom attribute of t…
-
### Describe the bug
Using javaagent and spring actuator with micrometer bridge enabled breaks sometimes the /metrics -endpoint.
In those cases it seems like the OpenTelemetryMetricsRegistry is crea…
-
### Device Information
- Device Name: `14593`
- Device Model: `Vimar`
- Device Description: `Connected actuator 16A`
Link to device image: https://www.vimar.com/en/int/catalog/product/index/cod…
-
Investigate and create the necessary rules for the ["Actuator changes" section](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide#actuator-changes) of the migration g…
-
Simple demo actuator to flash the builtin LED
Status: committed: NONE
Status: uncommitted: The code for blinken is copied into the sketch, but not integrated
- [X] Copy code into frugaliot.ino …
-
Top level for actuators - which is basically anything it does from blinking LED, to outputing on pins, to switching a relay
- [x] Define actuator API
- [x] Review ESPHOME to see if can use
- [x]…