The gen_rpts control was selected, on the Build tab, to generate a source report. The label for the input parameter was "last_reset(STR)". The bpsec ADM seems to indicate the parameter is "Source" ("parmspec": [{"type":"STR","name":"Source"}],) . The last_reset is part of the source report defined as:
{
"ns":"DTN/bpsec",
"nm": "Edd.last_reset",
"ap": [{
"type": "ParmName",
"value": "Source"
}
The EDD definition is:
"name": "last_reset",
"type": "TV",
"parmspec": [{"type":"STR","name":"Src"}],
"description": "Last reset"
}
It is not clear what the input should be.
The gen_rpts control was selected, on the Build tab, to generate a source report. The label for the input parameter was "last_reset(STR)". The bpsec ADM seems to indicate the parameter is "Source" ("parmspec": [{"type":"STR","name":"Source"}],) . The last_reset is part of the source report defined as:
{
"ns":"DTN/bpsec",
"nm": "Edd.last_reset",
"ap": [{
"type": "ParmName",
"value": "Source"
}
The EDD definition is:
"name": "last_reset",
"type": "TV",
"parmspec": [{"type":"STR","name":"Src"}],
"description": "Last reset"
}
It is not clear what the input should be.