objc
include
runtime-net
net.h
Go to the documentation of this file.
1
9
#pragma once
10
#include "
mqtt.h
"
11
#include "
ntp.h
"
12
14
// LIFECYCLE
15
23
extern
void
net_poll
(
void
);
ntp.h
Network Time Protocol (NTP) interface.
mqtt.h
MQTT management interface.
net_poll
void net_poll(void)
Occasional polling function for the network system.