Example Twisted Telnet Server Plugin This is an example plugin for developers that illustrates how a plugin can use the python [[http://twistedmatrix.com|twisted event framework]]. In this example the plugin creates a simple telnet server which can be used to remotely flash devices ON/OFF for a few seconds. Once enabled you can connect to the telnet server from the Terminal using: telnet 127.0.0.1 9176