Class CreateSerialNumberPayload
Represents an operator that creates a message payload that specifies the unique serial number of the device.
public class CreateSerialNumberPayload
- Inheritance
-
CreateSerialNumberPayload
- Derived
- Inherited Members
Properties
- SerialNumber
Gets or sets the value that specifies the unique serial number of the device.
Methods
- GetMessage(MessageType)
Creates a message that specifies the unique serial number of the device.
- GetPayload()
Creates a message payload for the SerialNumber register.