mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 14:06:17 +01:00
21 lines
252 B
Markdown
21 lines
252 B
Markdown
---
|
|
title: "Pybytes library API"
|
|
aliases:
|
|
- pybytes/api/send_ping_message
|
|
---
|
|
|
|
**Send ping message**
|
|
----
|
|
Send ping message.
|
|
|
|
**Method**
|
|
----
|
|
**pybytes.send_ping_message()**
|
|
|
|
**Example**
|
|
----
|
|
`pybytes.send_ping_message()`
|
|
|
|
**Success Response**
|
|
TBD
|