Skip to main content

Development Gateway

The @devicescript/cloud builtin package provides a cloud agnostic device to cloud API that allows to send and receive small JSON messages to an online gateway. The gateway can route the messages into any further cloud service.

As a proof of concept, DeviceScript can be connected to the Development Gateway.

tip

This API is only supported on ESP32 devices currently.

Usage

Development Gateway

This package relies on a prototype Development Gateway that needs to be deployed prior to using it.

View in Visual Studio Code

The view is hidden by default and needs to be show once. Click on View, Open View... and selet Development Gateway under DeviceScript.