Storage
Helper class representing a Section.
TODO:
- change the documentation so it is not array based
Member Summary
Public Members | ||
public get |
contentTypes: Promise<ContentType[]>: Promise<ContentType[]> Gets devices from storage |
|
public get |
Gets devices from storage |
|
public get |
Gets alerts from storage |
|
public get |
Gets notifications from storage |
Public Members
public get contentTypes: Promise<ContentType[]>: Promise<ContentType[]> source
Gets devices from storage
public get notifications: Promise<Notification[]>: Promise<Notification[]> source
Gets notifications from storage