.\" Man page generated from reStructuredText. . .TH "IPC" "1" "Apr 29, 2023" "2022.12" "Embedded Software Update Documentation" .SH NAME ipc \- SWUpdate IPC tool . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .sp swupdate\-ipc sends a specific command to SWUpdate. The following commands are enabled: .SH AES .sp send a new aes key to SWUpdate .SH SETVERSION .sp sends a range of versions that can be accepted. .SH GETHAWKBIT .sp return status of the connection to Hawkbit. .SH SENDTOHAWKBIT .sp send data to the Hawkbit Server. A typical use case is acknowledgement for activation by an application or operator after a new software has been installed. The tool can forward the result for the activation to the hawkBit server. .SH SYSRESTART .sp send a restart command after a network update .SH SYNOPSIS .sp swupdate\-ipc [option] .sp Where cmd is one of the listed above. .SH DESCRIPTION .INDENT 0.0 .TP .B aes AES key to be used for decryption .TP .B setversion configure the accepted range of versions .TP .B hawkbitcfg configuration for Hawkbit Module .UNINDENT .INDENT 0.0 .TP .B \-h help .TP .B \-p allows one to set the polling time (in seconds) .TP .B \-e enable suricatta mode .TP .B \-d disable suricatta mode .UNINDENT .INDENT 0.0 .TP .B swupdate\-sendtohawkbit .. Send Acknolwedge to Hawkbit server after an update if SWUpdate is set to wait for. .TP .B sysrestart Used with SWU handler, allow to perform a network restart .UNINDENT .INDENT 0.0 .TP .B \-r optionally reboot the target after a successful update .TP .B \-w waits for a SWUpdate connection instead of exit with error .TP .BI \-s \ path to progress IPC socket .UNINDENT .SH COPYRIGHT 2013-2023, Stefano Babic .\" Generated by docutils manpage writer. .