Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add drivers for Devantech relays #9

Merged
merged 1 commit into from May 9, 2016

Conversation

QSchulz
Copy link
Contributor

@QSchulz QSchulz commented Apr 14, 2016

Add drivers for the network-controlled interface of Devantech relays:
http://www.robot-electronics.co.uk/products/relay-modules/ethernet-relay.html

This includes a driver for Devantech ETH002, ETH0621, ETH484, ETH008 and
ETH8020 Ethernet relays which are all based on the same
network-controlled interface.

TCP ports and password-protected TCP sessions are supported. When a TCP
session is password-protected, it logs in when initiating and logs out
automatically when closing the session.

You need at least an "ip" attribute in pdu's configuration and you can
add "port" and "password" attributes if needed.

Add drivers for the network-controlled interface of Devantech relays:
http://www.robot-electronics.co.uk/products/relay-modules/ethernet-relay.html

This includes a driver for Devantech ETH002, ETH0621, ETH484, ETH008 and
ETH8020 Ethernet relays which are all based on the same
network-controlled interface.

TCP ports and password-protected TCP sessions are supported. When a TCP
session is password-protected, it logs in when initiating and logs out
automatically when closing the session.

You need at least an "ip" attribute in pdu's configuration and you can
add "port" and "password" attributes if needed.

Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com>
@mattface mattface merged commit 6e97a35 into pdudaemon:master May 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants