2nd Version with the complete UI and the first Version of cc+ .so
This commit is contained in:
@@ -10,6 +10,7 @@ class VRPMDV_MonReqSchema(Schema):
|
||||
sampleperiod = fields.Integer()
|
||||
downtime = fields.Integer()
|
||||
owner = fields.String()
|
||||
status = fields.String()
|
||||
|
||||
@post_load
|
||||
def make_vrpmdv_MonitoringReq(self, data, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user