Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.proximitybeacon.v1beta1

Proximity Beacon API: v1beta1. Registers, manages, indexes, and searches beacons. See: https://developers.google.com/beacons/proximity/api/reference/rest/v1beta1/v1beta1

Proximity Beacon API: v1beta1.
Registers, manages, indexes, and searches beacons.
See: https://developers.google.com/beacons/proximity/api/reference/rest/v1beta1/v1beta1
raw docstring

$clj

($ auth parameters)

https://developers.google.com/beacons/proximity/api/reference/rest/v1beta1/getEidparams

Required parameters: none

Optional parameters: none

Gets the Proximity Beacon API's current public key and associated parameters used to initiate the Diffie-Hellman key exchange required to register a beacon that broadcasts the Eddystone-EID format. This key changes periodically; clients may cache it and re-use the same public key to provision and register multiple beacons. However, clients should be prepared to refresh this key when they encounter an error registering an Eddystone-EID beacon.

https://developers.google.com/beacons/proximity/api/reference/rest/v1beta1/getEidparams

Required parameters: none

Optional parameters: none

Gets the Proximity Beacon API's current public key and associated
parameters used to initiate the Diffie-Hellman key exchange required to
register a beacon that broadcasts the Eddystone-EID format. This key
changes periodically; clients may cache it and re-use the same public key
to provision and register multiple beacons. However, clients should be
prepared to refresh this key when they encounter an error registering an
Eddystone-EID beacon.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close