Files
pycom-documentation/content/pybytes/_index.md
jirikrepl ad6f52237b Fixed all typos from Lily's branch.
Used correct HEAD of publish branch as a base of this branch
Applied just text (typo) changes
2019-10-17 12:49:42 +02:00

35 lines
1.6 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: ""
aliases:
- pybytes/introduction
---
[![pybytes](/gitbook/assets/pybytes/introduction/pybytes_logo.png)](https://pybytes.pycom.io/?utm_source=docs&utm_medium=web&utm_campaign=pybytes-introduction)
## What is Pybytes?
Pybytes is a device management platform that empowers you by giving you full control over your Pycom devices.
With Pybytes you have control over your device's data stream and more:
* Visualise the sensor data according to your interests by using our customisable dashboard;
* Check the status of your entire fleet;
* Track of your assets with our geolocation feature;
* Distribute firmware updates on a scalable approach.
In a nutshell, Pybytes is an environment designed to optimise your IoT applications when using Pycom boards.
## What does Pybytes offer you?
* Data Visualisation: The Pybytes dashboard is customisable, allowing you to freely set up key performance indicators and time series data from all your sensors.
* Intelligent notifications: Keep track of your device's status, battery level, data streaming and measurements with pre-defined alarms.
* Terminal: Execute commands to gather accurate information from your devices using Pybytes terminal shell.
* Firmware updates over the air: Upgrade or downgrade firmware versions with our exclusive firmware update.
* Track your assets position: Google Maps API means you can track your device's geolocation.
## Let's get started!
* [Getting started with Pybytes](/pybytes/getstarted)
* [Connect your Pycom module to Pybytes](/pybytes/connect)
* [Visualise data from your device](/pybytes/dashboard)
* [Integrations with external services](/pybytes/integrations/index.html)