mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 16:06:43 +01:00
22 lines
315 B
Markdown
22 lines
315 B
Markdown
---
|
|
title: "Pybytes library API"
|
|
aliases:
|
|
- pybytes/api/connect
|
|
---
|
|
|
|
**Connect**
|
|
----
|
|
Initialize connection based on the configured parameters.
|
|
|
|
**Method**
|
|
----
|
|
**pybytes.connect()**
|
|
|
|
**Example**
|
|
----
|
|
`pybytes.connect()`
|
|
|
|
**Success Response**
|
|
----
|
|
>> Connected using Sigfox. Only upload stream is supported
|