A MediaPortal event.
Syntax
Name | Type | Description |
---|---|---|
* eventType* |
xsd:string |
Media Portal event type. |
* createDate* |
xsd:dateTime |
Event creation date. |
* ipsUser* |
xsd:string |
System or user triggering the event. |
* companyId* |
xsd:int |
Company ID. |
* companyName* |
xsd:string |
Comany name. |
* jobName* |
xsd:string |
A unique job name. |
* jobDescription* |
xsd:string |
A useful description for the job. |
* string1* |
xsd:string |
Holder for string information (optional). |
* string2* |
xsd:string |
Holder for string information (optional). |
* string3* |
xsd:string |
Holder for string information (optional). |
* string4* |
xsd:string |
Holder for string information (optional). |
* string5* |
xsd:string |
Holder for string information (optional). |
* int1* |
xsd:int |
Holder for integer information (optional). |
* int2* |
xsd:int |
Holder for integer information (optional). |
* int3* |
xsd:int |
Holder for integer information (optional). |
* int4* |
xsd:int |
Holder for integer information (optional). |
* int5* |
xsd:int |
Holder for integer information (optional). |
* float1* |
xsd:double |
Holder for float information (optional). |
* float2* |
xsd:double |
Holder for float information (optional). |
* float3* |
xsd:double |
Holder for float information (optional). |
* time1* |
xsd:dateTime |
Holder for date/timestamp information (optional). |