mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-24 16:57:02 +00:00
Update concepts.md
This commit is contained in:
@@ -77,6 +77,8 @@ You can interrogate the Fan OID from the PSU using the normal Fan API, but the F
|
||||
These parent/child relationships allow the user of the ONLP APIs to enumerate the system topolology as a directed acyclic graph at any given time.
|
||||
OID relationships can change over time -- perhaps you remove an existing PSU which contains a temperature sensor and replace it with a PSU that does not.
|
||||
|
||||
Here is an example OID inheritance relationship you might find on a normal pizza-box switch:
|
||||
<img src="http://opencomputeproject.github.io/OpenNetworkLinux/onlp/applications/oid-diagram.png">
|
||||
|
||||
## OID Interactions
|
||||
|
||||
@@ -156,4 +158,4 @@ int onlp_<type>_info_to_user_json (onlp_<type>_info_t*, cJSON **, uint32_t flags
|
||||
There is no ```from_user_json``` as the representation is not sufficient to reconstruct the information structure.
|
||||
|
||||
---
|
||||
[Next: APIs](http://opencomputeproject.github.io/OpenNetworkLinux/onlp/applications/apis)
|
||||
[Next: APIs](http://opencomputeproject.github.io/OpenNetworkLinux/onlp/applications/apis)
|
||||
|
||||
Reference in New Issue
Block a user