Table of Contents

Class GetFirmwareVersionCommand

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

The firmware version of the Z21 can be read with this command.

public class GetFirmwareVersionCommand : IZ21Command
Inheritance
GetFirmwareVersionCommand
Implements
Inherited Members

Constructors

GetFirmwareVersionCommand(IZ21FrameBuilder)

public GetFirmwareVersionCommand(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