|
|
(None, ('module', 'type', 'label', 'description', 'mark_connected')),
|
|
(None, ('module', 'type', 'label', 'description', 'mark_connected')),
|
|
|
('Power', ('maximum_draw', 'allocated_draw')),
|
|
('Power', ('maximum_draw', 'allocated_draw')),
|
|
|
|
|
+ nullable_fields = ('module', 'label', 'description', 'maximum_draw', 'allocated_draw')
|