[][src]Module my_iot::core::persistence

Database interface.

Modules

primitives
value

Value serialization & deserialization for persistence.

Structs

Db

A database connection.

Constants

SCHEMA

Functions

process_message

Process a message.

send_messages

Check if sensor value has been updated or changed and send corresponding messages.

spawn

Spawn the persistence thread.