Nitos: channels now have component_id (urn), which is used to address them into Lease...
[sfa.git] / sfa / rspecs / elements / spectrum.py
1 from sfa.rspecs.elements.element import Element
2
3 class Spectrum(Element):
4
5     fields = []