|
|
|
|
|
- Properties specific to upnpService variables
- WLanguage functions that use upnpService variables
upnpService (Variable type) In french: upnpService
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device. You can define and change the characteristics of this type of variable using different WLanguage properties. This type of variable is used by upnpDevice variables. Note: For more details on the declaration of this type of variable and the use of WLanguage properties, see Declaring a variable. Properties Properties specific to upnpService variables The following properties can be used to handle a service provided by a UPnP device: | | | Property name | Type used | Effect |
---|
ControlURL | Character string | URL for sending the commands to the service. | Identifier | Character string | Identifier of the service. | Type | Character string | Type of the service. | URL | Character string | URL containing the service description. |
Remarks WLanguage functions that use upnpService variables - Standard syntax:
- Prefix syntax:
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|