Products
        Watsen Networks produces two products. Other products are in development and
        will be listed when ready to be announced.
        
        YANGcore (A RESTCONF-based application server)
        
        
          - YANGcore is an application server that presents a
            RESTCONF-based API
            using YANG modules
            defined by the application.
          - The term "application server" regards YANGcore owning the "main" loop, and
            also providing core functionality (e.g., authentication, authorization,
            accounting, etc.).  YANGcore heavily uses plugins to enable interoparability
            with deployment specific infrastructure.
          - Please see the YANGcore documentation
            for details.
SZTPD (Secure Zero Touch Provisioning Daemon)
        
        
          - SZTPD implements the "Bootstrap Server" (also known as an "SZTP-server") defined in
            Section 4.4 of RFC 8572.
            An SZTP-server implements the protocol defined in RFC 8572
            enabling a device (also known as an "SZTP-client") in its factory-default state (i.e., as
            shipped from the manufacturer) to establish a secure connection to its rightful owner's
            NMS/Controller application.
          
          - Suitable for any deployment.  Single-tenant and multi-tenant deployment modes.
            Dynamic callout hooks for Manufacturer's to authenticate device ownership.
            Lightweight enough for ephemeral SDN use.  Easy to integrate into larger applications.
            Horizontally-scalable components for high-availablity and scale.
          
          - Please see the SZTPD documentation
            for details.