proxy.golang.org : github.com/allthingstalk/go-sdk
Package sdk implements a device SDK for AllThingsTalk IoT Platform. AllThingsTalk Maker is a IoT device prototyping platform and this SDK aims to help developers who prefer Go language use it. Let's start with the simplest example possible - creating a device which counts from 1 to 10. Start off by going to AllThingsTalk Maker and creating your account and a device (a Custom device will do just fine). Next, let's write some code: You should replace <DEVICE_ID> and <DEVICE_TOKEN> with values that can be found in Device Settings page. If you run the example, the 'counter' asset should be created, and you should see it counting from 1 to 10. That's it! For more comprehensive examples please check out the repository's README.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/allthingstalk/go-sdk
Keywords:
allthingstalk
, allthingstalk-maker
, go
, golang
, iot
, iot-device
, json-schema
, makers
, sdk
, sdk-go
License: Apache-2.0
Latest release: over 7 years ago
First release: about 8 years ago
Namespace: github.com/allthingstalk
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 5 hours ago