google_api_proximity_beacon v0.0.1 GoogleApi.ProximityBeacon.V1beta1.Model.EphemeralIdRegistrationParams View Source
Information a client needs to provision and register beacons that broadcast Eddystone-EID format beacon IDs, using Elliptic curve Diffie-Hellman key exchange. See the Eddystone specification at GitHub.
Attributes
- maxRotationPeriodExponent (Integer): Indicates the maximum rotation period supported by the service. See EddystoneEidRegistration.rotation_period_exponent Defaults to:
null. - minRotationPeriodExponent (Integer): Indicates the minimum rotation period supported by the service. See EddystoneEidRegistration.rotation_period_exponent Defaults to:
null. - serviceEcdhPublicKey (String): The beacon service's public key for use by a beacon to derive its Identity Key using Elliptic Curve Diffie-Hellman key exchange. Defaults to:
null.