Namespace RustPlusApi.Fcm.Data.Events
Classes
- AlarmNotification
A triggered Rust+ smart alarm, on top of the shared NotificationBase server/persistent-id envelope. Alarms carry no player context (the server sends none).
- EntityEvent
Identifies a Rust+ entity (smart switch, alarm, or storage monitor) in a pairing notification.
- ServerEvent
Describes a Rust game server received in a server-pairing FCM notification.
Enums
- EntityType
Type of a paired Rust+ entity, mirroring the Rust+ contract's
AppEntityType.