contact@webdyn.com | webdyn.com
V2.05 subject to changes | Webdyn © by Flexitron Group
Return:
• If successful for an SMS command: no return.
• If an error is encountered: an explanatory message.
Example SMS :
ftp=ftp3.webdyn.com:login:webdyn:70a0eeeae295a7e16d3811b66bee9b6621
5.3.8 “log”: Activation of equipment communication logs
This command activates the device communications log system.
Available via command le (FTP, SFTP or WebDAV), MQTT/MQTTS message and SMS.
log=<interface>:<duration>
Settings:
• interface: The name of the interface on which to start the logs: ethernet, serial1, serial2 or
serial3.
• duration: Duration in minutes during which the logs will be activated.
Return:
• If successful for a JSON command: “OK”.
• If successful for an SMS command: no return.
• If an error is encountered: an explanatory message.
Example, command le:
[{
“rpcName”:”sunpm.log”,
“parameters”:{
“interface”:”ethernet”,
“duration”:2
},
“callerId”:”672”
},
{
“rpcName”:”sunpm.log”,
“parameters”:{
“interface”:”ethernet”,
“duration”:1
},
“callerId”:”673”
}]