Enable support for autostart of JupiterPerpsAlarmImpl #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Generel
Using NenjimHub, it is currently not possible to start any plugins (applications or services), as we do not even have an active interface for doing so.
NenjimHub will need a very basic way to start those on its own startup.
We already have a standalone (not needing anything from Nenjim) application called JupiterPerpsAlarm that we can use to implement this auto start feature.
The code for the Jupiter Alarm is in implementation package: com.r35157.jupiterperpsalarm.impl.ref
What NOT to do:
What we SHOULD do: