...
- IDE Service User: 00000000-0000-0000-0000-000000000000 + __ideservice__
- Deployer User: 00000000-0000-0000-0000-000000000001 + __deployer__
- Scheduler User: 00000000-0000-0000-0000-000000000002 + __scheduler__
- Used when a method/function is invoked by Helium's scheduled function capability
- Web Service User: 00000000-0000-0000-0000-000000000003 + __web_services__
- SMS Gateway User: 00000000-0000-0000-0000-000000000004 + __sms_gateway__
- Used on callback from a Helium '@OnSmsResultUpdate' annotation
- Payment Notification User: 00000000-0000-0000-0000-000000000005 + __payment_notification__
- Used on callback from a Helium '@OnPaymentUpdate' annotation
Helium Modules
These are modules in the Helium system to cleanly create service contracts and identify internal module interaction.
...