An open API service for producing an overview of a list of open source projects.

json-schema: https://github.com/allthingstalk/go-sdk

allthingstalk allthingstalk-maker go golang iot iot-device json-schema makers sdk sdk-go

Score: -Infinity

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Go SDK for AllThingsTalk IoT platform


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 17
Total Committers: 2
Avg Commits per committer: 8.5
Development Distribution Score (DDS): 0.059

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Aleksandar Dragojević r****x 16
Nikola Petković n****6@g****m 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 3
Total pull requests: 4
Average time to close issues: over 4 years
Average time to close pull requests: 3 minutes
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 4
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/allthingstalk/go-sdk

Top Issue Authors

  • rayalex (3)

Top Pull Request Authors

  • rayalex (3)
  • ni5ni6 (1)

Top Issue Labels

  • enhancement (3)

Top Pull Request Labels


Package metadata

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.

  • Homepage: https://github.com/allthingstalk/go-sdk
  • Documentation: https://pkg.go.dev/github.com/allthingstalk/go-sdk#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.0.1 (published over 7 years ago)
  • Last Synced: 2026-01-19T16:41:07.142Z (17 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%