Table of Contents

Class GetHardwareInfoCommand

Namespace
Z21.Core.Command.SystemState
Assembly
Z21.Client.dll

Read the hardware type and the firmware version of the Z21.

public class GetHardwareInfoCommand : IZ21Command
Inheritance
GetHardwareInfoCommand
Implements
Inherited Members

Constructors

GetHardwareInfoCommand(IZ21FrameBuilder)

public GetHardwareInfoCommand(IZ21FrameBuilder frameBuilder)

Parameters

frameBuilder IZ21FrameBuilder

Properties

Data

public byte[] Data { get; }

Property Value

byte[]

Name

Human-readable command according to the specification.

public string Name { get; }

Property Value

string