Codeunit 70623873 EOS 070 IoT Hub Helper
Codeunit 70623873 EOS 070 IoT Hub Helper
Methods
SetDefaultEndpoints
procedure SetDefaultEndpoints(HubName: Text)
Procedure which inserts default hub endpoints.
Parameters / Return Value
HubName
Text
The name of the hub the endpoint should point to
SetDefaultEndpoints
procedure SetDefaultEndpoints(EOS070IoTHubSetup: Record "EOS 070 IoT Hub Setup")
Parameters / Return Value
- EOS070IoTHubSetup
Record "EOS 070 IoT Hub Setup"
AddEndpoint
procedure AddEndpoint(HubName: Text; Code: Integer; Uri: Text)
Procedure which inserts a new hub endpoint.
Parameters / Return Value
HubName
Text
The name of the hub the endpoint should point to
Code
Integer
The name of the endpoint
Uri
Text
The uri of the endpoint
DeleteTelemetryEntries
procedure DeleteTelemetryEntries(DaysOld: Integer)
Procedure which deletes device telemetry entries.
Parameters / Return Value
DaysOld
Integer
The number of days to delete
OpenHubSetup
procedure OpenHubSetup(NotificationContext: Notification)
Procedure invoked from Notification action. Opens “EOS 070 IoT Hub Setup” page.
Parameters / Return Value
NotificationContext
Notification
The notification on which the action was invoked
Events
OnAfterInsertDefaultEndpoints
local procedure OnAfterInsertDefaultEndpoints(HubName: Text)
Parameters / Return Value
- HubName
Text
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -