The Raspberry Pi supports include both local and remote interfaces.
The local interface (RpiGpio) is where Pytomation runs on the Raspberry Pi and
also supports the GPIO pins.
The remote interface is where the rpi_remote_client.py program connects to Pytomation over a network.
You must have a RpiGpioRemote object in your Instance file.
See:
RpiGpio
RpiGpioRemote and remote client.
|
|