Morten Green Hermansen minimons
  • Joined on 2025-11-05
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-19 13:00:47 +02:00
25c8a440f8 5: JupiterPerpsAlarm should be able to alarm on price 0
e85474a97d 4: Use severity in request to PushOver
Compare 2 commits »
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-19 13:00:14 +02:00
22144af755 4: Use severity in request to PushOver
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-19 12:30:30 +02:00
7d44edb186 5: JupiterPerpsAlarm should be able to alarm on price 0
c45fd72b4b 4: Change datatype of severity field and parsing
dc82a5f684 4: Add new AlarmSeverity enum
Compare 3 commits »
minimons opened issue r35157/com_r35157_nenjim-hubd-impl_ref#7 2026-06-19 12:11:36 +02:00
Make JupiterPerpsAlarm send the note on the push notification
minimons opened issue r35157/com_r35157_nenjim-hubd-impl_ref#6 2026-06-19 12:09:04 +02:00
Extend the JupiterPerpsAlarm with an ID column
minimons opened issue r35157/com_r35157_nenjim-hubd-impl_ref#5 2026-06-19 12:02:27 +02:00
JupiterPerpsAlarm should be able to alarm on price 0
minimons commented on issue r35157/com_r35157_nenjim-hubd-impl_ref#4 2026-06-19 11:44:53 +02:00
Implement severity in JupiterPerpsAlarm

ChatGPT and I have agreed to the following severity levels:

  • EMERGENCY = repeated wake-up alarm
  • CRITICAL = one-shot wake-up alarm
  • WARN = audible warning respecting quiet hours …
minimons opened issue r35157/com_r35157_nenjim-hubd-impl_ref#4 2026-06-19 11:23:02 +02:00
Implement severity in JupiterPerpsAlarm
minimons closed issue r35157/com_r35157_nenjim-hubd-impl_ref#3 2026-06-19 11:13:25 +02:00
Remove support for Docker
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-19 11:01:03 +02:00
55cdec29f4 3: Remove docker files and build support
87e2b00c61 3: Move run.sh out of docker directory
Compare 2 commits »
minimons closed issue r35157/com_r35157_nenjim-hubd-impl_ref#2 2026-06-19 10:48:24 +02:00
Enable support for autostart of JupiterPerpsAlarmImpl
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-19 10:42:42 +02:00
ab67f93aa0 2: Autostart JupiterPerpsAlarmImpl from NenjimHub using a named platform thread.
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-19 09:52:36 +02:00
75cd15a20c 2: Swap System.exit from JupiterPerpsAlarmImpl with thrown exceptions
992c2ca860 2: Disable old autostart plugins
ea7cdbaf46 Lots of small updates
35fa64fa23 Add 2 applications as auto starting
fe6e29a45e Add TickerService and API (dummy empty)
Compare 7 commits »
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-19 09:51:08 +02:00
641cf3d2d4 2: Swap System.exit from JupiterPerpsAlarmImpl with thrown exceptions
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-19 09:42:59 +02:00
dbdde7b7e3 2: Disable old autostart plugins
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-19 09:41:08 +02:00
8b4c37b8ad Enable logging
minimons opened issue r35157/com_r35157_nenjim-hubd-impl_ref#3 2026-06-19 09:36:37 +02:00
Remove support for Docker
minimons opened issue r35157/com_r35157_nenjim-hubd-impl_ref#2 2026-06-19 09:11:46 +02:00
Enable support for autostart of JupiterPerpsAlarmImpl
minimons closed issue r35157/com_r35157_nenjim-hubd-impl_ref#1 2026-06-19 08:45:32 +02:00
Move NenjimClassLoader to the NenjimHub