commit | 8fc7eb3184b70ed783cf102718b297ab98a21c2a | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Fri May 05 20:43:43 2017 +0200 |
committer | Sapan Bhatia <gwsapan@gmail.com> | Fri May 05 23:30:56 2017 +0200 |
tree | 536c8cd731ecff8a6d805c6da6a35fdea6071a2e | |
parent | 11e1e46ba13cd72952383412a2804fa2e9a251cd [diff] [blame] |
CORD-1177: Brought vOLT service over to xproto Change-Id: Ia80b9bef655302694d7a48fde2aa16d04ae657a5
diff --git a/xos/attic/voltdevice_model.py b/xos/attic/voltdevice_model.py new file mode 100644 index 0000000..087b164 --- /dev/null +++ b/xos/attic/voltdevice_model.py
@@ -0,0 +1 @@ +def __unicode__(self): return u'%s' % (self.name)