feat: generate code for openhome
This commit is contained in:
@ -1061,7 +1061,6 @@ func (client *WANCableLinkConfig1) GetBPIEncryptionEnabled() (NewBPIEncryptionEn
|
||||
return client.GetBPIEncryptionEnabledCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewCableLinkConfigState: allowed values: notReady, dsSyncComplete, usParamAcquired, rangingComplete, ipComplete, todEstablished, paramTransferComplete, registrationComplete, operational, accessDenied
|
||||
@ -1173,7 +1172,6 @@ func (client *WANCableLinkConfig1) GetDownstreamFrequency() (NewDownstreamFreque
|
||||
return client.GetDownstreamFrequencyCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewDownstreamModulation: allowed values: 64QAM, 256QAM
|
||||
@ -1313,7 +1311,6 @@ func (client *WANCableLinkConfig1) GetUpstreamFrequency() (NewUpstreamFrequency
|
||||
return client.GetUpstreamFrequencyCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewUpstreamModulation: allowed values: QPSK, 16QAM
|
||||
@ -1503,7 +1500,6 @@ func (client *WANCommonInterfaceConfig1) GetActiveConnection(NewActiveConnection
|
||||
)
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewWANAccessType: allowed values: DSL, POTS, Cable, Ethernet
|
||||
@ -1589,7 +1585,6 @@ func (client *WANCommonInterfaceConfig1) GetEnabledForInternet() (NewEnabledForI
|
||||
return client.GetEnabledForInternetCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewMaximumActiveConnections: allowed value range: minimum=1, step=1
|
||||
@ -1974,7 +1969,6 @@ func (client *WANDSLLinkConfig1) GetAutoConfig() (NewAutoConfig bool, err error)
|
||||
return client.GetAutoConfigCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewLinkStatus: allowed values: Up, Down
|
||||
@ -2338,7 +2332,6 @@ func newWANEthernetLinkConfig1ClientsFromGenericClients(genericClients []goupnp.
|
||||
return clients
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewEthernetLinkStatus: allowed values: Up, Down
|
||||
@ -2649,7 +2642,6 @@ func (client *WANIPConnection1) GetAutoDisconnectTime() (NewAutoDisconnectTime u
|
||||
return client.GetAutoDisconnectTimeCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewPossibleConnectionTypes: allowed values: Unconfigured, IP_Routed, IP_Bridged
|
||||
@ -2725,7 +2717,6 @@ func (client *WANIPConnection1) GetExternalIPAddress() (NewExternalIPAddress str
|
||||
return client.GetExternalIPAddressCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewProtocol: allowed values: TCP, UDP
|
||||
@ -2946,7 +2937,6 @@ func (client *WANIPConnection1) GetSpecificPortMappingEntry(NewRemoteHost string
|
||||
)
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewConnectionStatus: allowed values: Unconfigured, Connected, Disconnected
|
||||
@ -3664,7 +3654,6 @@ func (client *WANIPConnection2) GetAutoDisconnectTime() (NewAutoDisconnectTime u
|
||||
return client.GetAutoDisconnectTimeCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewConnectionType: allowed values: Unconfigured, IP_Routed, IP_Bridged
|
||||
@ -3740,7 +3729,6 @@ func (client *WANIPConnection2) GetExternalIPAddress() (NewExternalIPAddress str
|
||||
return client.GetExternalIPAddressCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewProtocol: allowed values: TCP, UDP
|
||||
@ -3966,7 +3954,6 @@ func (client *WANIPConnection2) GetNATRSIPStatus() (NewRSIPAvailable bool, NewNA
|
||||
//
|
||||
// * NewProtocol: allowed values: TCP, UDP
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewInternalPort: allowed value range: minimum=1, maximum=65535
|
||||
@ -4042,7 +4029,6 @@ func (client *WANIPConnection2) GetSpecificPortMappingEntry(NewRemoteHost string
|
||||
)
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewConnectionStatus: allowed values: Unconfigured, Connected, Disconnected
|
||||
@ -5003,7 +4989,6 @@ func (client *WANPOTSLinkConfig1) GetFclass() (NewFclass string, err error) {
|
||||
return client.GetFclassCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewLinkType: allowed values: PPP_Dialup
|
||||
@ -5496,7 +5481,6 @@ func (client *WANPPPConnection1) GetAutoDisconnectTime() (NewAutoDisconnectTime
|
||||
return client.GetAutoDisconnectTimeCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewPossibleConnectionTypes: allowed values: Unconfigured, IP_Routed, DHCP_Spoofed, PPPoE_Bridged, PPTP_Relay, L2TP_Relay, PPPoE_Relay
|
||||
@ -5572,7 +5556,6 @@ func (client *WANPPPConnection1) GetExternalIPAddress() (NewExternalIPAddress st
|
||||
return client.GetExternalIPAddressCtx(context.Background())
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewProtocol: allowed values: TCP, UDP
|
||||
@ -5967,7 +5950,6 @@ func (client *WANPPPConnection1) GetSpecificPortMappingEntry(NewRemoteHost strin
|
||||
)
|
||||
}
|
||||
|
||||
//
|
||||
// Return values:
|
||||
//
|
||||
// * NewConnectionStatus: allowed values: Unconfigured, Connected, Disconnected
|
||||
|
Reference in New Issue
Block a user