Nitos: channels now have component_id (urn), which is used to address them into Lease...
[sfa.git] / sfa / rspecs / elements / channel.py
index 6ed328e..9668054 100644 (file)
@@ -10,4 +10,5 @@ class Channel(Element):
         'slice_id',
         'start_time',
         'duration',
+        'component_id',
     ]