eddystone : Golang package for support Eddystone beacon GoDoc
(https://godoc.org/github.com/suapapa/go_eddystone) Build Status
(https://travis-ci.org/suapapa/go_eddystone)
.
Eddystone (https://github.com/google/eddystone) is an open beacon format
from Google.
.
This package covers Eddystone-UID
(https://github.com/google/eddystone/tree/master/eddystone-uid),
Eddystone-URL
(https://github.com/google/eddystone/tree/master/eddystone-url),
Eddystone-TLM
(https://github.com/google/eddystone/tree/master/eddystone-tlm)
from Eddystone Protocol Specification
(https://github.com/google/eddystone/blob/master/protocol-specification.md).
$ go get github.com/suapapa/go_eddystone Example
Checkout example/beacon.go for using this package with gatt
(https://github.com/paypal/gatt) to make a Eddystone beacon in Golang.
Author Homin Lee <homin.lee@suapapa.net> Copyright & License
Copyright (c) 2015, Homin Lee. All rights reserved. Use of this
source code is governed by a BSD-style license that can be found in the
LICENSE file.
Installed Size: 44.0 kB
Architectures: all