================ Internal Devices ================ .. currentmodule:: gpiozero GPIO Zero also provides several "internal" devices which represent facilities provided by the operating system itself. These can be used to react to things like the time of day, or whether a server is available on the network. .. autoclass:: TimeOfDay .. autoclass:: PingServer