rblock.thermal.groupmap

Syntax

m = rblock.thermal.groupmap(s<,i>)

Get thermal rblocks that belong to a group. A map is returned where the keys are the thermal rblock ID numbers and the values are the thermal rblock pointers. The optional second argument is the group slot; if it is not specified, then all slots are queried. Note that groups are shared with the mechanical hosts, where the associated data is stored.

Returns:

m - map

Arguments:

s - group name

i - optional slot number