Need the internal name of the column is, so it can be placed into the DOIcomfig.xml of SDP. Then, Spectrum can send location information directly to that column
We also tried to test sending the device notes (attribute 0x11564) into the custom_1 column, but found when we referenced the attribute in DOIconfig.xml, instead of the 0x23000d attribute that we are currently sending to OI, SDP would fail to send over alarms from Spectrum. Is there a specific data type that the custom 1 column is capable of displaying? what happens if there are incorrect references in the DOIconfig.xml file that SDP send to OI?
Fixed in 24.1. and 24.2 HF #7 as mentioned in 24.x HF 7 Release Notes
DE630672: Spectrum Location Not Mapped to Location Attribute on Alarm Console
Problem: The Spectrum location column is not mapped correctly to the location attribute on the alarm console UI. The Location column in the table is currently populated with data from the location field, which for Spectrum only contains geo points in the API response.
Solution: With this fix, the alarms table uses the locationString field from the API response to populate the Location field in the table.
The removal of this API does not have any impact on functionality because this is a legacy call.