APIs, concepts, guides, and more

◆ firmware_value_attribute()

str firmware_value_attribute ( data_type)
Name of the FirmwareValue attribute that holds a value of the given RSIDataType.
Look it up once per address (it reflects over the RapidCode module), then read many
values with getattr(firmware_value, attribute).

Definition at line 214 of file _helpers.py.