yumaworks-mgr-common

yp-controller common typedefs and groupings Copyright (c) 2018 YumaWorks, Inc. All rights reserved. Redistribution and use in ...

  • Version: 2018-07-11

    yumaworks-mgr-common@2018-07-11


    
      module yumaworks-mgr-common {
    
        yang-version 1.1;
    
        namespace
          "http://yumaworks.com/ns/yumaworks-mgr-common";
    
        prefix ymcmn;
    
        import yuma-types {
          prefix nt;
        }
    
        organization "YumaWorks, Inc.";
    
        contact
          "Support <support at yumaworks.com>";
    
        description
          "yp-controller common typedefs and groupings
    
    Copyright (c) 2018 YumaWorks, Inc. All rights reserved.
    
    Redistribution and use in source and binary forms, with or
    without modification, is permitted pursuant to, and subject
    to the license terms contained in, the BSD 3-Clause License
    http://opensource.org/licenses/BSD-3-Clause.
    ";
    
        revision "2018-07-11" {
          description "Initial version";
        }
    
      }  // module yumaworks-mgr-common
    

© 2023 YumaWorks, Inc. All rights reserved.