This commit is contained in:
@@ -39,7 +39,7 @@ def ioc():
|
|||||||
"STATUS-DATE": str,
|
"STATUS-DATE": str,
|
||||||
**{f"OP-DATE{i}": str for i in range(N_MSG_HISTORY)},
|
**{f"OP-DATE{i}": str for i in range(N_MSG_HISTORY)},
|
||||||
**{f"OP-MSG{i}": str for i in range(N_MSG_HISTORY)},
|
**{f"OP-MSG{i}": str for i in range(N_MSG_HISTORY)},
|
||||||
"OP-MSG-TMP": str,
|
**{"OP-MSG-TMP": ""},
|
||||||
}
|
}
|
||||||
mor.host(**pvdb)
|
mor.host(**pvdb)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user