Interface IZ21Command
public interface IZ21Command
Properties
Data
byte[] Data { get; }
Property Value
- byte[]
Name
Human-readable command according to the specification.
string Name { get; }
public interface IZ21Command
byte[] Data { get; }
Human-readable command according to the specification.
string Name { get; }