Hello,
I'm getting a SystemJS build warning when importing AlarmService, which leads to a runtime module not found error in the browser.
Accessing and Injecting the instance via WidgetContext isn't working for me either.
Is it possible to cleanly import and use ThingsBoard platform services using standard Angular dependency injection?

Hello,
I'm getting a SystemJS build warning when importing AlarmService, which leads to a runtime module not found error in the browser.
Accessing and Injecting the instance via WidgetContext isn't working for me either.
Is it possible to cleanly import and use ThingsBoard platform services using standard Angular dependency injection?