![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/local/lib/node_modules/mqtt/doc/ |
Upload File : |
Usage: mqtt publish [opts] topic [message] Available options: -h/--hostname HOST the broker host -p/--port PORT the broker port -i/--client-id ID the client id -q/--qos 0/1/2 the QoS of the message -t/--topic TOPIC the message topic -m/--message MSG the message body -r/--retain send a retained message -s/--stdin read the message body from stdin -M/--multiline read lines from stdin as multiple messages -u/--username USER the username -P/--password PASS the password -C/--protocol PROTO the protocol to use, 'mqtt', 'mqtts', 'ws' or 'wss' --key PATH path to the key file --cert PATH path to the cert file --ca PATH path to the ca certificate --insecure do not verify the server certificate --will-topic TOPIC the will topic --will-payload BODY the will message --will-qos 0/1/2 the will qos --will-retain send a will retained message -H/--help show this