opencomputeproject / HWMgmt-DeviceMgr-DeviceManager

Device Manager collects device data and notifications from each device, and make the data available on a predetermined output bus for consumers.
Apache License 2.0
23 stars 12 forks source link

URL for Thermal is hardcoded #12

Closed ehaligow closed 2 years ago

ehaligow commented 2 years ago

The URL for Thermal in Chassis (l38 in /src/system_operations.go) is hardcoded. The collection should be retrieved from PSME and the url should be set based on the response.

JasonscHuang commented 2 years ago

@ehaligow Thanks for sharing this. We already knew all like issues. All kinds of the same issue will fix in the next version.