ServiceBusInterface::Parameters Struct Reference

#include <network_service_discovery.h>

Detailed Description

Settings for the service discovery bus.

Public Attributes

Optional< NetworkIpAddrPortmulticastAddress
 
Optional< Stringuuid
 

Member Data Documentation

◆ multicastAddress

Optional<NetworkIpAddrPort> multicastAddress

The IP multicast address used to send and receive and service discovery messages.

◆ uuid

A pre-defined UUID that should be assigned to this service bus endpoint.