bool is_connected() const
bool api_is_connected()
Return whether the node has at least one client connected to the native API.
MQTTClientComponent * global_mqtt_client
bool remote_is_connected()
Return whether the node has any form of "remote" connection via the API or to an MQTT broker...
Implementation of SPI Controller mode.
bool mqtt_is_connected()
Return whether the node has an active connection to an MQTT broker.
APIServer * global_api_server