google_api_proximity_beacon v0.7.0 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
(type:integer()
, default:nil
) - Indicates the maximum rotation period supported by the service. See EddystoneEidRegistration.rotation_period_exponentminRotationPeriodExponent
(type:integer()
, default:nil
) - Indicates the minimum rotation period supported by the service. See EddystoneEidRegistration.rotation_period_exponentserviceEcdhPublicKey
(type:String.t
, default:nil
) - The beacon service's public key for use by a beacon to derive its Identity Key using Elliptic Curve Diffie-Hellman key exchange.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.