Table of Contents

Class NetworkBluetoothSettingsTransmitAdvertised

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Advertised transmit settings for Bluetooth beacon

[DataContract]
public class NetworkBluetoothSettingsTransmitAdvertised
Inheritance
NetworkBluetoothSettingsTransmitAdvertised
Inherited Members

Constructors

NetworkBluetoothSettingsTransmitAdvertised()

public NetworkBluetoothSettingsTransmitAdvertised()

Properties

Power

Advertised transmit power

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "power")]
public int? Power { get; set; }

Property Value

int?