Interface: RTUInterServerEvents
The events declared in the InterServerEvents interface are used for inter-server communication. This interface is exposed to allow type augmentation.
Extends
Indexable
ts
[event: string]: anyProperties
| Property | Type |
|---|---|
rtu | (model: string, id: string, objectified: any) => void |