Open
Conversation
1. Add a new precision attribute flag for optical analog values (e.g., gain, tilt, power), instead of using double/float point type which would introduce NaN issue. 2. Add support for optical attenuator in experimental extensions, derived from openconfig-optical-attenuator.yang. 3. Add support for optical amplifier in experimental extensions, derived from openconfig-optical-amplifier.yang. Signed-off-by: Lu.Mao <lu.mao@molex.com>
1. Add support for optical channel monitor in experimental extensions, derived from openconfig-channel-monitor.yang. 2. Add support for optical supervisory channel in experimental extensions, derived from openconfig-optical-amplifier.yang and openconfig-transport-line-common.yang. Signed-off-by: Lu.Mao <lu.mao@molex.com>
Add SAI_OTN_WSS_ATTR_NAME (char, CREATE_AND_SET) for a system-supplied media channel name. Rename spec power parent reference: WSS_ID (sai_object_id_t) -> SOURCE_PORT_NAME (char) and update the brief.
Update OCM channel NAME attribute type documentation to match the intended encoded media-channel key format. Made-with: Cursor
Expose bulk create/remove/set/get function pointers for WSS and WSS spectrum power objects so vendors can implement efficient batched operations through the experimental OTN WSS API. Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.