-
Notifications
You must be signed in to change notification settings - Fork 7
RMC Overlord RPNE Service
michal-kapala edited this page Apr 12, 2024
·
1 revision
Custom RMC service for RPNE subscription/event management (Overlord integration).
| Method ID | Method Name |
|---|---|
| 1 | SendEvent |
| 2 | GetSubscriptions |
| 3 | SetSubscriptions |
| 4 | RequestInteractiveEvents |
| 5 | UpdateInteractiveEvents |
| Type | Name |
|---|---|
| String | unkStr |
| List<ProtoEventData> | eventData |
Empty response.
Empty request.
| Type | Name |
|---|---|
| List<ProtoSubscription> | subs |
| Type | Name |
|---|---|
| List<ProtoSubscription> | subs |
Empty response.
Empty request.
| Type | Name |
|---|---|
| List<#ProtoEventContent> | events |
| Type | Name |
|---|---|
| List<#ProtoEventContent> | events |
Empty response.
| Type | Name |
|---|---|
| String | unkStr |
| Uint32 | unkUint |
| Uint8 | unkByte |
Type name assumed.
| Type | Name |
|---|---|
| String | unkStr |
| Variant | variant |
Type name assumed.
| Type | Name |
|---|---|
| String | unkStr |
| List<#ProtoSubscriptionState> | subStates |
| Type | Name |
|---|---|
| String | unkStr1 |
| String | unkStr2 |
| String | unkStr3 |
| Uint32 | unkUint1 |
| DateTime | date1 |
| DateTime | date2 |
| Uint32 | unkUint2 |