A description of the Methods and Objects exported by the JSON-RPC Event Admin Remote Handler.
Methods
The Event Admin JSON-RPC API have the following methods:
Method |
Return Value |
Parameters |
Parameter Description |
|---|---|---|---|
RE/subscribe |
String. The id of the new subscription |
|
|
RE/subscribe |
String. The id of the new subscription |
|
|
RE/subscribe |
String. The id of the new subscription |
|
|
RE/unsubscribe |
none |
|
|
RE/poll |
Event[]. List of available events |
|
|
RE/longPoll |
Event[]. List of available events |
|
|
The following Event Admin JSON-RPC API methods are deprecated.
Method |
Return Value |
Parameters |
Parameter Description |
|---|---|---|---|
EA/subscribe |
String for a tracking_id. An error will occur if the filter or properties are not valid. |
|
|
EA/unsubscribe |
Boolean, which can be true if there are discarded events and false otherwise |
|
|
EA/poll |
object[]. The keys are not predefined as they depend on the concrete type of events being communicated. |
|
|
Common Object Definitions
Object |
Field |
Field Description |
|---|---|---|
Supported JSON Types |
No specific value |
|
SubscriptionParams |
|
|
Event |
|
|