Remote File Management ====================== This section documents the remote file management subsystem, which enables configuration files to be defined, synchronized, validated, and applied remotely via ThingsBoard attributes. File Writer ----------- .. automodule:: modules.file_writer :members: :undoc-members: False Definition and Synchronization ------------------------------ File Definition Update ^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: on_mqtt_msg.check_for_files_definition_update :members: File Hashes Update ^^^^^^^^^^^^^^^^^^ .. automodule:: on_mqtt_msg.check_for_file_hashes_update :members: Content Application ------------------- .. automodule:: on_mqtt_msg.check_for_file_content_update :members: