summaryrefslogtreecommitdiff
path: root/mesh/mesh-config.h
Commit message (Expand)AuthorAgeFilesLines
* mesh: Add storage of Mesh Private Beacon settingsBrian Gix2023-01-301-0/+6
* mesh: Add Remote ProvisioningBrian Gix2023-01-301-1/+5
* mesh: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-10/+1
* mesh: Use correct retransmit parameters for publicationsInga Stotland2020-08-221-2/+2
* mesh: Make mesh config model binding API consistentInga Stotland2020-08-131-2/+2
* mesh: Clean up handling of config subscription messagesInga Stotland2020-08-101-3/+3
* mesh: Add Composition page storage to node.jsonBrian Gix2020-07-081-0/+12
* mesh: Check app model settings of pub/sub supportInga Stotland2020-07-011-0/+8
* mesh: Fix double-freeBrian Gix2020-05-201-1/+1
* mesh: Allow updating CID, PID, VID & CRPL on node attachInga Stotland2020-05-141-0/+4
* mesh: Make mesh-config API more consistentInga Stotland2019-10-011-5/+6
* mesh: Add closedir() of config directory after opendir()Inga Stotland2019-08-291-2/+2
* mesh: Move sequence number overcommit to mesh-config-jsonMichaƂ Lowas-Rzechonek2019-08-081-1/+2
* mesh: Manage node config directory in mesh-configInga Stotland2019-07-151-3/+4
* mesh: Use mesh_config APIs to store node configurationInga Stotland2019-07-151-8/+3
* mesh: Replace storage_save_config with mesh_config_save_configInga Stotland2019-07-151-4/+5
* mesh: Confine dependency on json-c to mesh-config-json.cInga Stotland2019-07-151-32/+45
* mesh: Move load from storage functionality into node.cInga Stotland2019-07-151-31/+28
* mesh: Change mesh_db prefix to mesh_configInga Stotland2019-07-151-57/+65
* mesh: Rename mesh-db.c to mesh-config-json.cInga Stotland2019-07-151-0/+157