using PepperDash.Essentials.Core.Bridges; namespace PepperDash.Essentials.AppServer.Messengers { /// /// Properties to configure a SIMPL Messenger /// public class SimplMessengerPropertiesConfig : EiscApiPropertiesConfig.ApiDevicePropertiesConfig { } }