Table of Contents

Class ElectronicShelfLabelSettingsNetwork

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

Electronic Shelf Label Settings of a network

public class ElectronicShelfLabelSettingsNetwork
Inheritance
ElectronicShelfLabelSettingsNetwork
Inherited Members

Properties

Enabled

Turn ESL features on and off for this network

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "enabled")]
public bool Enabled { get; }

Property Value

bool

Hostname

Desired ESL hostname of the network

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "hostname")]
public string Hostname { get; }

Property Value

string