Skip to content
Snippets Groups Projects
Commit ddea25d8 authored by jkerdreu's avatar jkerdreu
Browse files

Added infos about devices



git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2538 b32b6428-25c9-4566-ad07-03861ab6144f
parent 27484bd0
Branches
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ class OutputChannel(object):
dev.version = 0.1
dev.hw_id = channel
dev.group_id = group
dev.info = 'IPX-800 output %s' % channel
# attribute
self.state = dev.new_attribute(state_name)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment