[][src]Module actyxos_sdk::event_service

Data types needed for interacting with the ActyxOS Event Service, plus an optional HTTP client binding

The EventService client is only available under the client feature flag.

Structs

EventService

An Event Service API client with which you can perform queries and publish events.

EventServiceError
NodeIdResponse

Response to the node_id endpoint

PublishEvent

The structure of a single event to be published

PublishRequestBody

Ask the Event Service to publish a sequence of events

QueryApiRequest

Query the Event Service for events it has already stored

SubscribeApiRequest

Subscribe to live updates as the Event Service receives or publishes new events

Subscription

A subscription describes a selection of events.

Enums

Order

The order in which you want to receive events for a query