Property EventSubUrl
EventSubUrl
URL for eventing (see section 4, “Eventing”). MUST be relative to the URL at which the device description is located in accordance with section 5 of RFC 3986. MUST be unique within the device; any two services MUST NOT have the same URL for eventing. If the service has no evented variables, this element MUST be present but MUST be empty(i.e.,
Declaration
public Uri EventSubUrl { get; set; }
Property Value
Type | Description |
---|---|
Uri |