Expand description
Poststation Sockets API types
You probably don’t want to use this directly! You probably want to use the poststation-sdk
crate instead, which gives you concrete interfaces. Consider this the “raw” definition of
available endpoints and types.
Structs§
- Device
Data - GetDevices
Endpoint - Macro Generated Marker Type
- GetLogs
Endpoint - Macro Generated Marker Type
- GetLogs
Range Endpoint - Macro Generated Marker Type
- GetSchemas
Endpoint - Macro Generated Marker Type
- GetTopics
Endpoint - Macro Generated Marker Type
- Log
- LogRange
Request - LogRequest
- Proxy
Endpoint - Macro Generated Marker Type
- Proxy
Request - Publish
Endpoint - Macro Generated Marker Type
- Publish
Request - Start
Stream Endpoint - Macro Generated Marker Type
- Stop
Stream Endpoint - Macro Generated Marker Type
- Subscribe
Topic - $tp_name - A Topic definition type
- Topic
Msg - Topic
Request - Topic
Stream Msg - Topic
Stream Request - Uuidv7
Enums§
Constants§
- RACK_
ENDPOINTS - Macro Generated Endpoint Map
- RACK_
TOPICS_ IN - Macro Generated Topic Map
- RACK_
TOPICS_ OUT - Macro Generated Topic Map