Message
ResourceManagerDetails
Describes various properties of an RM.
The RM sends this message after the handshaking process has taken place to let the CEM know about its various property. Importantly, available_control_types lets the CEM know what control types the RM supports. The CEM will then usually respond with a SelectControlType message to select one of the supported control types.
Fields
available_control_types: ControlType[] Mandatory
The control types supported by this Resource Manager.currency: Currency Optional
Currency to be used for all information regarding costs. Mandatory if cost information is published.firmware_version: string Optional
Version identifier of the firmware used in the device (provided by the manufacturer)instruction_processing_delay: Duration Mandatory
The average time the combination of Resource Manager and HBES/BACS/SASS or (Smart) device needs to process and execute an instructionmanufacturer: string Optional
The name of this resource's manufacturer.message_id: ID Mandatory
ID of this message.message_type: string Mandatory
The string "ResourceManagerDetails".model: string Optional
The name of the model of the device (provided by the manufacturer).name: string Optional
A human readable name given by the user of the resource.provides_forecast: boolean Mandatory
Indicates whether the ResourceManager is able to provide PowerForecasts.