Skip to content

Commit

Permalink
Add missing BigDecimal output type
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Hotze <[email protected]>
  • Loading branch information
florian-h05 committed Dec 14, 2024
1 parent 00a2051 commit 11ee36a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions developers/bindings/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,7 @@ The supported output types are (see [`AnnotationActionHandler`](https://github.c

- all primitive types, e.g. `boolean`, `int`, `float`, `String`, and their boxed counterparts
- `org.openhab.core.library.types.QuantityType`
- `java.math.BigDecimal`
- `java.time.LocalDate`
- `java.time.LocalTime`
- `java.time.LocalDateTime`
Expand Down

0 comments on commit 11ee36a

Please sign in to comment.