Table of Contents

Class OrganizationSensorReadingsHistoryByIntervalItemButton

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

Reading information over the interval for the 'button' metric. This will only be present if the 'metric' property equals 'button'.

[DataContract]
public class OrganizationSensorReadingsHistoryByIntervalItemButton
Inheritance
OrganizationSensorReadingsHistoryByIntervalItemButton
Inherited Members

Constructors

OrganizationSensorReadingsHistoryByIntervalItemButton()

public OrganizationSensorReadingsHistoryByIntervalItemButton()

Properties

PressType

Accumulated counts of button press readings.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "pressType")]
public OrganizationSensorReadingsHistoryByIntervalItemButtonPressType PressType { get; set; }

Property Value

OrganizationSensorReadingsHistoryByIntervalItemButtonPressType