A library for using the Thingpings service, for ESP32 and ESP8266 Arduino projects.
Thingpings solves the problem of finding an Internet of Things device on your network after setting it up.
#include <Thingpings.h>
// Connect to Wi-Fi ...
Thingpings::ping("Example Company", "Example Widget");