Commit graph

8 commits

Author SHA1 Message Date
Vladislav Osmanov 3e64d9d7ae
param is case sensitive
Using Python CLI v1.3.29:
```
>meshtastic --set device.role client
Connected to radio
device.role does not have an enum called client, so you can not set it.
Choices in sorted order are:
    Client
    ClientMute
    Router
    RouterClient
LocalConfig and LocalModuleConfig do not have attribute device.role.
```
2022-09-11 17:22:33 +03:00
Garth Vander Houwen 579678ef01 1.3 Module Config updates 2022-08-03 08:14:18 -07:00
Garth Vander Houwen 30c61c2df2 Add information on how to support sensors 2022-08-01 16:26:21 -07:00
Garth Vander Houwen 0041030f19 Update defaults to where things are working 2022-07-14 22:33:45 -07:00
Garth Vander Houwen 954b50a292 update device compatibiltiy 2022-07-11 11:05:10 -07:00
Garth Vander Houwen e738442241 Update Config Sections 2022-06-29 22:33:26 -07:00
Garth Vander Houwen a0a295f407 Update 1.3 docs with flasher and web ui compatibility 2022-06-29 22:01:59 -07:00
Garth Vander Houwen 7ca2e57faa 1.3 Config updates 2022-06-24 19:40:15 -07:00