Table of Contents

Interface IZ21Command

Namespace
Z21.Core.Command
Assembly
Z21.Client.dll
public interface IZ21Command

Properties

Data

byte[] Data { get; }

Property Value

byte[]

Name

Human-readable command according to the specification.

string Name { get; }

Property Value

string