Crate blues_notecard

Crate blues_notecard 

Source
Expand description

Modules§

card
https://dev.blues.io/reference/notecard-api/card-requests/
dfu
https://dev.blues.io/api-reference/notecard-api/dfu-requests/
hub
https://dev.blues.io/reference/notecard-api/hub-requests/
note
https://dev.blues.io/reference/notecard-api/note-requests/
ntn
https://dev.blues.io/api-reference/notecard-api/ntn-requests/
web
https://dev.blues.io/api-reference/notecard-api/web-requests

Structs§

FutureResponse
A future response.
Notecard
The driver for the Notecard. Must be intialized before making any requests.
NotecardConfig
NotecardError
SuspendState

Enums§

NoteError
NoteState

Constants§

DEFAULT_BUF_SIZE
The size of the shared request and receive buffer. Requests and responses may not serialize to any greater value than this.