Table of Contents

Method GetPayload

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

GetPayload(HarpMessage)

Returns the payload data for EnablePower register messages.

public static LedState GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

LedState

A value representing the message payload.