File: MQTTAsync_publish_time.1

package info (click to toggle)
paho.mqtt.c 1.3.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 15,572 kB
  • sloc: ansic: 45,239; javascript: 4,100; python: 3,143; makefile: 294; xml: 281; sh: 75
file content (19 lines) | stat: -rw-r--r-- 489 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.TH MQTTASYNC_PUBLISH_TIME 1 "31 December 2020 (v1.3.8)" http://eclipse.org/paho

.SH NAME
MQTTAsync_publish_time \- asynchronously publish the current time to 
the topic data/time.

.SH SYNOPSIS
.B MQTTAsync_publish_time

.SH DESCRIPTION
.B MQTTAsync_publish_time
asynchronously publishes the current time" to the topic data time.

.SH SEE ALSO
.BR MQTTAsync_publish (1)
.BR MQTTAsync_subscribe (1)
.BR MQTTClient_publish_async (1)
.BR MQTTClient_publish (1)
.BR MQTTClient_subscribe (1)