Table of Contents

Class SensorRange

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll
public class SensorRange
Inheritance
SensorRange
Inherited Members

Properties

Color

public Color Color { get; }

Property Value

Color

Max

public double? Max { get; set; }

Property Value

double?

Min

public double? Min { get; set; }

Property Value

double?

Name

public string Name { get; set; }

Property Value

string

Type

public SensorRangeType Type { get; set; }

Property Value

SensorRangeType