automatic module_metadata_base.json update
parent
635ba7abaa
commit
cf33f482a1
|
@ -6106,6 +6106,41 @@
|
||||||
"notes": {
|
"notes": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"auxiliary_admin/scada/pcom_command": {
|
||||||
|
"name": "Unitronics PCOM remote START/STOP/RESET command",
|
||||||
|
"full_name": "auxiliary/admin/scada/pcom_command",
|
||||||
|
"rank": 300,
|
||||||
|
"disclosure_date": null,
|
||||||
|
"type": "auxiliary",
|
||||||
|
"author": [
|
||||||
|
"Luis Rosa <lmrosa@dei.uc.pt>"
|
||||||
|
],
|
||||||
|
"description": "Unitronics Vision PLCs allow remote administrative functions to control\n the PLC using authenticated PCOM commands.\n\n This module supports START, STOP and RESET operations.",
|
||||||
|
"references": [
|
||||||
|
"URL-https://unitronicsplc.com/Download/SoftwareUtilities/Unitronics%20PCOM%20Protocol.pdf"
|
||||||
|
],
|
||||||
|
"is_server": false,
|
||||||
|
"is_client": false,
|
||||||
|
"platform": "",
|
||||||
|
"arch": "",
|
||||||
|
"rport": 20256,
|
||||||
|
"autofilter_ports": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"autofilter_services": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"targets": null,
|
||||||
|
"mod_time": "2019-02-11 13:46:00 +0000",
|
||||||
|
"path": "/modules/auxiliary/admin/scada/pcom_command.rb",
|
||||||
|
"is_install_path": true,
|
||||||
|
"ref_name": "admin/scada/pcom_command",
|
||||||
|
"check": false,
|
||||||
|
"post_auth": false,
|
||||||
|
"default_credential": false,
|
||||||
|
"notes": {
|
||||||
|
}
|
||||||
|
},
|
||||||
"auxiliary_admin/scada/phoenix_command": {
|
"auxiliary_admin/scada/phoenix_command": {
|
||||||
"name": "PhoenixContact PLC Remote START/STOP Command",
|
"name": "PhoenixContact PLC Remote START/STOP Command",
|
||||||
"full_name": "auxiliary/admin/scada/phoenix_command",
|
"full_name": "auxiliary/admin/scada/phoenix_command",
|
||||||
|
|
Loading…
Reference in New Issue