[][src]Module my_iot::receiver

Readings receiver that actually processes all readings coming from services.

Functions

process_message

Process broadcasted message.

send_messages

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

spawn

Start readings receiver thread.