Files
pycom-documentation/content/pybytes/integrations
Emmanuel Florent 48e3a22c9e initial commit
2019-06-17 14:24:53 +02:00
..
2019-06-17 14:24:53 +02:00
2019-06-17 14:24:53 +02:00
2019-06-17 14:24:53 +02:00
2019-06-17 14:24:53 +02:00
2019-06-17 14:24:53 +02:00
2019-06-17 14:24:53 +02:00

title, aliases
title aliases
Integrations

Integration with external services

Pybytes offers a way to interact with external IoT platform or custom services, like the following:

  • AWS IoT: a managed cloud platform that lets connected devices easily and securely interact with cloud applications and other devices
  • Microsoft Azure: it's a comprehensive collection of services and solutions designed to help you create end-to-end IoT applications on Azure.
  • Google Cloud IoT: a complete set of tools to connect, process, store, and analyze data both at the edge and in the cloud.
  • Web Hooks: user-defined HTTP callbacks to a defined remote destination. All elements of the requests (headers, query string parameters, etc) are customizable.