1using System.Threading.Tasks;
17 : base(
"Protocols", null)
Static class managing the runtime environment of the IoT Gateway.
static HttpServer HttpServer
HTTP Server
Defines the Reports data source. This data source contains a tree structure of reports published by d...
static async Task< bool > RegisterRootNode(ReportNode ReportRoot)
Registers a new report root node.
Contains information about a language.
Task< string > GetStringAsync(Type Type, int Id, string Default)
Gets the string value of a string ID. If no such string exists, a string is created with the default ...
override Task< string > GetTypeNameAsync(Language Language)
Gets the type name of the node.
ProtocolsRoot()
Root node of reports.
static async Task RegisterReports()
Registers protocol reports.
Abstract base class for server report folders, requiring admin privileges to be seen and executed.
Service Module hosting the XMPP broker and its components.