MessageIncoming: {
    name: MessageName;
    payload: MessagePayload;
    type: string;
}

Represents the incoming message from the Endymion system.

Type declaration

Generated using TypeDoc