astarte-device-sdk-go

module
v0.90.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2022 License: Apache-2.0

README

Astarte Go Device SDK

Go Device SDK for Astarte. Create Astarte Devices and Simulators with Go.

The SDK simplifies all the low level operations of the Astarte MQTTv1 protocol (such as pairing, property sync, data validation, reconnection...) and exposes an high-level API to interact with Astarte from your device.

Requirements

If you plan to use the default persistent storage (SQLite), you'll have to compile using CGO_ENABLED=1, as the go-sqlite3 driver uses cgo.

Getting started

Have a look at the examples/ folder for a minimal example showing how to register a Device and send data.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL