Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [MQTT] >  [Adapter] >  [Inbound]
Private  Storage   

class EnsLib.MQTT.Adapter.Inbound extends Ens.InboundAdapter, EnsLib.MQTT.Adapter.Common

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 1 2


Summary

Properties
%CredentialsObj %WarnedLatest BrokerRetryInterval BusinessHost
CallInterval CleanSession ClientID ConnectTimeout
Credentials CredentialsName KeepAlive KeepaliveInterval
LWTMessage LWTTopic QOS RegistryID
Retained SSLConfigName Status Timeout
Topic Trace TraceLevel Url

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
AssignOneSetting ClearAllAppData ClearRuntimeAppData ClearStaticAppData
Connect CredentialsSet EnumerateSettingsClose EnumerateSettingsExecute
EnumerateSettingsFetch GetSettings Log OnInit
OnKeepalive OnTask OnTearDown StatusSet


Parameters

• parameter SETTINGS = ",-CallInterval,BrokerRetryInterval";
Will throttle by adapter timeout

Properties

• property BrokerRetryInterval as %Numeric(MINVAL="0.1") [ InitialExpression = 5 ];
Interval to Retry Connecting to the MQTT Broker

Methods

• method OnInit() as %Status
Property
• method OnTask() as %Status
default InboundAdapter behavior: always call ProcessInput on CallInterval


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.