Namespace adas_core.module.Relays.Models
Classes
- PowerOutletsConfig
Represents the configuration settings for power outlets in a relay system. This class includes properties to enable or disable power off and reset functionalities, as well as details about the outlet such as its ID, name, type, and whether to show the power outlet in the user interface.
- RelaySettings
Represents the settings for a relay device, including caching behavior, refresh intervals, and data source URLs. These settings allow for flexible configuration of the relay's operation, enabling it to optimize performance and ensure up-to-date information based on the specified parameters.