61 bool persistence = BRO_DEFAULT_PERSISTENCE,
int csSdPin = BRO_DEFAULT_CS_SD_PIN);
LMQErrType initBroker(MACAddrList *whitelist=BRO_DEFAULT_WHITELIST, Elog *_logger=BRO_DEFAULT_LOGGER, bool persistence=BRO_DEFAULT_PERSISTENCE, int csSdPin=BRO_DEFAULT_CS_SD_PIN)
Initializes the broker.
Structure that contains the fields used by a publish message, apart from those inherited from the Mes...