Table of Contents

Class CreateDigitalInputStatePayload

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents an operator that creates a message payload that state of the digital input pins. An event will be emitted when the value of any digital input pin changes.

public class CreateDigitalInputStatePayload
Inheritance
CreateDigitalInputStatePayload
Derived
Inherited Members

Properties

DigitalInputState

Gets or sets the value that state of the digital input pins. An event will be emitted when the value of any digital input pin changes.

Methods

GetMessage(MessageType)

Creates a message that state of the digital input pins. An event will be emitted when the value of any digital input pin changes.

GetPayload()

Creates a message payload for the DigitalInputState register.