Class CreateBatteryThresholdHighPayload
- Namespace
- Harp.TimestampGeneratorGen3
- Assembly
- Harp.TimestampGeneratorGen3.dll
Represents an operator that creates a message payload that specifies the high threshold from where the battery stops being charged.
public class CreateBatteryThresholdHighPayload
- Inheritance
-
CreateBatteryThresholdHighPayload
- Derived
- Inherited Members
Properties
- BatteryThresholdHigh
Gets or sets the value that specifies the high threshold from where the battery stops being charged.
Methods
- GetMessage(MessageType)
Creates a message that specifies the high threshold from where the battery stops being charged.
- GetPayload()
Creates a message payload for the BatteryThresholdHigh register.