Table of Contents

Class GetStatusCommand

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

This command can be used to request the Z21 status.

public class GetStatusCommand : IZ21Command
Inheritance
GetStatusCommand
Implements
Inherited Members

Constructors

GetStatusCommand(IZ21FrameBuilder)

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