sonic-net / sonic-platform-daemons

Platform module daemons for SONiC
Other
25 stars 159 forks source link

Added support for file system based sensors implementation. #438

Closed bmridul closed 8 months ago

bmridul commented 9 months ago

Description

Added support for file systems based sensors implementation in Sensormond. See HLD for reference.

Motivation and Context

Provides an easy way to add support for different vendor platforms in Sensormond.

How Has This Been Tested?

Unit Test and target test.

Additional Information (Optional)

prgeor commented 9 months ago

@bmridul please fix the build fialure

bmridul commented 9 months ago

@bmridul please fix the build fialure

Build failure is due to dependency on other PR - https://github.com/sonic-net/sonic-platform-common/pull/426. We have to wait for that to get merged before this one..

bmridul commented 8 months ago

@prgeor , Pls check. Build issue is fixed now.