Contents Menu Expand Light mode Dark mode Auto light/dark mode
IO Module Developer Guide
Light Logo Dark Logo
IO Module Developer Guide
  • What’s New
  • Getting started
  • Module packages
  • Module distribution
  • Module instances
  • Module scripts
  • IO modules API
  • Controller API
  • GPIO namespace
    • gpio.AnalogInput
    • gpio.DigitalInput
    • gpio.DigitalOutput
  • HTTP namespace
    • http.Response
  • Net namespace
    • net.TcpSocket
    • net.UdpSocket
    • net.TcpServer
    • net.SslCertificate
    • net.SslConfiguration
    • net.SslEncoding namespace
    • net.SslKey
    • net.SslSocket
    • net.SslServer
    • net.ICMP
  • Alarm
  • Mailgun
  • Payload
  • Property
  • Serial I/O
  • Stopwatch
  • Stream
  • Timer
  • RDM
    • RDM discovery
    • RDM discovery response
    • RDM commands
    • RDM command response
    • RDM device ID
    • Universe key
Back to top

GPIO namespace#

The gpio namespace has methods to allow an IO module to to interact with general purpose input/output connections on both the local controller and RIO devices.

  • gpio.AnalogInput
  • gpio.DigitalInput
  • gpio.DigitalOutput
Next
gpio.AnalogInput
Previous
Controller API
Copyright © 2026 Pharos Architectural Controls Ltd
Made with Sphinx and @pradyunsg's Furo
/>