Table of Contents

Class GetSystemStateDataCommand

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

Request the current system status.

public class GetSystemStateDataCommand : IZ21Command
Inheritance
GetSystemStateDataCommand
Implements
Inherited Members

Constructors

GetSystemStateDataCommand(IZ21FrameBuilder)

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