Eddystone is an open beacon format from Google.
This package covers Eddystone-UID, Eddystone-URL, Eddystone-TLM from Eddystone Protocol Specification.
$ go get github.com/suapapa/go_eddystone
Checkout example/beacon.go
for using this package with gatt to make a Eddystone beacon in Golang.
Homin Lee <[email protected]>
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.