Home
last modified time | relevance | path

Searched refs:publisher (Results 1 – 20 of 20) sorted by relevance

/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst1 .. zephyr:code-sample:: mqtt-publisher
2 :name: MQTT publisher
240 [publisher:233] network_setup: 0 <OK>
241 [publisher:258] mqtt_init: 0 <OK>
244 [publisher:276] try_to_connect: 0 <OK>
245 [publisher:285] mqtt_tx_pingreq: 0 <OK>
246 [publisher:290] mqtt_tx_publish: 0 <OK>
248 [publisher:295] mqtt_tx_publish: 0 <OK>
251 [publisher:300] mqtt_tx_publish: 0 <OK>
252 [publisher:285] mqtt_tx_pingreq: 0 <OK>
[all …]
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/
DCMakeLists.txt16 src/mesh/publisher.c
/Zephyr-latest/doc/connectivity/networking/api/
Dsocks5.rst50 application can call to setup SOCKS5 proxy. See :zephyr:code-sample:`mqtt-publisher`
Dmqtt.rst133 :zephyr:code-sample:`mqtt-publisher` for more information.
166 :zephyr:code-sample:`mqtt-publisher` sample application.
Dmqtt_sn.rst144 :zephyr:code-sample:`mqtt-sn-publisher` for more information.
/Zephyr-latest/subsys/zbus/
DKconfig71 to determine a temporary publisher priority.
/Zephyr-latest/samples/net/mqtt_publisher/src/
Dmain.c434 static int publisher(void) in publisher() function
492 r = publisher(); in start_app()
/Zephyr-latest/samples/net/mqtt_sn_publisher/
DREADME.rst1 .. zephyr:code-sample:: mqtt-sn-publisher
2 :name: MQTT-SN publisher
/Zephyr-latest/samples/bluetooth/mesh_demo/
DREADME.rst30 publisher and enable the other nodes to show information of the received
/Zephyr-latest/modules/openthread/
DKconfig.features275 bool "Thread Network Data publisher"
DCMakeLists.txt106 …on(CONFIG_OPENTHREAD_NETDATA_PUBLISHER OT_NETDATA_PUBLISHER "Enable Thread Network Data publisher")
/Zephyr-latest/doc/connectivity/networking/
Doverview.rst71 A sample :zephyr:code-sample:`mqtt-publisher` client application for MQTT v3.1.1 is
/Zephyr-latest/doc/services/zbus/
Dindex.rst146 The VDED execution always happens in the publisher's context. It can be a thread or an ISR. Be
305 determine a temporary publisher priority. The protocol considers the channel's Highest Observer
307 in the calculation. The VDED will elevate the publisher's priority based on the HOP to ensure small
364 * No bounded priority inversion will happen among the publisher and the observers;
/Zephyr-latest/doc/releases/
Drelease-notes-1.5.rst115 - Added MQTT publisher and subscriber samples.
Drelease-notes-1.8.rst101 * MQTT publisher connectivity fixes
Drelease-notes-1.7.rst97 * Created MQTT publisher support.
Drelease-notes-2.2.rst941 * :github:`21764` - [SARA-R4] MQTT publisher not working - Impossible to connect to broker
Drelease-notes-2.4.rst630 * Added userspace support to MQTT publisher, echo-server and echo-client
Drelease-notes-3.1.rst1659 * :github:`43732` - esp32: MQTT publisher sample stuck for both TLS and non-TLS sample.
/Zephyr-latest/doc/
Dzephyr.doxyfile.in1552 # the documentation publisher. This should be a reverse domain-name style
1559 # The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.